The PassData type exposes the following members.
Methods
Name | Description | |
---|---|---|
Availability |
Calculates the availability of the satellite for the pass.
| |
CalcPassSegments(Station, Satellite, DateTime, DateTime) |
Calculates the set of pass segments the satellite pass.
| |
CalcPassSegments(Station, Satellite, Double, Double) |
Calculates the set of pass segments for the satellite pass.
| |
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.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString()()()() |
Returns a string containing minutes-past-epoch-style AOS/MAX/LOS data.
(Overrides Object..::..ToString()()()().) | |
ToString(IOrbit, TimeZoneInfo, String, String) |
Returns a string containing calendar date-style AOS/MAX/LOS data with
the times given in the specified time zone.
| |
ToStringLocal |
Returns a string containing calendar date-style AOS/MAX/LOS data with
the times given in the current local time.
| |
ToStringUtc |
Returns a string containing calendar date-style AOS/MAX/LOS data with
the times given in UTC.
|