The Station type exposes the following members.
Constructors
Name | Description | |
---|---|---|
Station |
Standard constructor.
|
Methods
Name | Description | |
---|---|---|
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetLookAngle | (Inherited from Site.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
PositionEci(Julian) | (Inherited from Site.) | |
PositionEci(DateTime) | (Inherited from Site.) | |
ToString | (Inherited from Site.) |
Extension Methods
Name | Description | |
---|---|---|
CalcPassData(Satellite, DateTime, DateTime, Boolean, Boolean) | Overloaded.
Calculate satellite pass data for a local horizon using a parallel algorithm.
The data includes rise time (AOS), set time (LOS), and optionally, the maximum
elevation (MAX) above the horizon.
(Defined by Track.) | |
CalcPassData(Satellite, Double, Double, Boolean, Boolean) | Overloaded.
Calculate satellite pass data for a local horizon using a parallel algorithm.
The data includes rise time (AOS), set time (LOS), and optionally, the maximum
elevation (MAX) above the horizon.
(Defined by Track.) | |
CalcPassData(Satellite, DateTime, DateTime, Boolean, Boolean, Boolean) | Overloaded.
Calculate satellite pass data for a local horizon and (optionally) pass segment data.
(Defined by Track.) | |
CalcPassData(Satellite, Double, Double, Boolean, Boolean, Boolean) | Overloaded.
Calculate satellite pass data for a local horizon and (optionally) pass segment
data.
(Defined by Track.) | |
InSunlight(DateTime, Double) | Overloaded.
Determines if a location on earth is illuminated by the sun.
(Defined by Track.) | |
InSunlight(Julian, Double) | Overloaded.
Determines if a location on earth is illuminated by the sun.
(Defined by Track.) | |
IsoElevationCircle(DateTime, Double, Double, Double, Double) | Overloaded.
Calculates an elevation circle centered on an earth site.
(Defined by Track.) | |
IsoElevationCircle(Julian, Double, Double, Double, Double) | Overloaded.
Calculates an elevation circle centered on an earth site.
(Defined by Track.) | |
IsoElevationCircleEcf(DateTime, Double, Double, Double, Double) | Overloaded.
Calculates an elevation circle centered on an earth site.
(Defined by Track.) | |
IsoElevationCircleEcf(Julian, Double, Double, Double, Double) | Overloaded.
Calculates an elevation circle centered on an earth site.
(Defined by Track.) | |
IsoElevationCircleEci(DateTime, Double, Double, Double, Double) | Overloaded.
Calculates an elevation circle centered on an earth site.
(Defined by Track.) | |
IsoElevationCircleEci(Julian, Double, Double, Double, Double) | Overloaded.
Calculates an elevation circle centered on an earth site.
(Defined by Track.) |
Properties
Name | Description | |
---|---|---|
Altitude | (Inherited from Site.) | |
Geo | (Inherited from Site.) | |
HorizonMasks |
List of masks defining areas of the sky that are obscured.
| |
LatitudeDeg | (Inherited from Site.) | |
LatitudeRad | (Inherited from Site.) | |
LongitudeDeg | (Inherited from Site.) | |
LongitudeRad | (Inherited from Site.) | |
Name | (Inherited from Site.) | |
WgsModel | (Inherited from Site.) |