Submarine

class pysit.gallery.sonar.Submarine(c, scale=1.0, velocity=0.75)[source]

Bases: object

Class which defines a submarine as the union of two spheres and a cyllinder.

Methods Summary

__call__(self, grid[, asarray]) Call self as a function.

Methods Documentation

__call__(self, grid, asarray=False)[source]

Call self as a function.