nenupy.schedule.targets.ESTarget
- class nenupy.schedule.targets.ESTarget(target)[source]
Bases:
_TargetExtraSolar System target
Methods
__init__(target)computePosition(time)fromCoordinates(coordinates)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