ModelSrcInterface¶
-
class
ModelSrcInterface[source]¶ Bases:
objectBase object for the creation of the shadowgram model of different sources
Constructor
Warning
_snr attribute is unused so far
Attributes Summary
nameGet name. Methods Summary
get_noisy_model([obs_time])Return the shadowgram model with poisson noise. update()return True if the model is already update with position or not yet defined Attributes Documentation
-
name¶ Get name.
Methods Documentation
-