Skip to content ostk.astrodynamics.viewer.RectangularSensor
- class RectangularSensor(
- name: 'str',
- direction: 'tuple[float, float, float] | np.ndarray',
- color: 'str',
- x_half_angle: 'Angle',
- y_half_angle: 'Angle',
- radius: 'Length',
) Bases: Sensor
Methods
Attributes
x_half_angle | |
y_half_angle | |
radius | |
name | |
direction | |
color | |