LinearPhaseMagnitudeModel.magnitude_function¶
- LinearPhaseMagnitudeModel.magnitude_function(scene, target, phase_angle=None)[source]¶
- Parameters:
scene (Scene) – used to define the geometry of the scene, primarily phase angle
target (SceneObject) – used to get physical attributes of the target such as diameter
phase_angle (float | None) – optional input for phase angle in radians used to override real phase_angle in the scene. This is mainly used for plotting purposes.
- Return type:
float