nenupy.schedule.targets.SSTarget
- class nenupy.schedule.targets.SSTarget(target)[source]
Bases:
_TargetSolar System target
Methods
__init__(target)computePosition(time)fromName(sourceName)reset()Clear the Target instance from previous computations.
Attributes
Gets the azimuth.
Gets the elevation.
Gets the Local Hour Angle.
- property azimuth
Gets the azimuth.
- computePosition(time)
- property elevation
Gets the elevation.
- property hourAngle
Gets the Local Hour Angle.
- property isCircumpolar
- reset()
Clear the Target instance from previous computations.
- property target