The PassData type exposes the following members.

Methods

  NameDescription
Public methodAvailability
Calculates the availability of the satellite for the pass.
Public methodCalcPassSegments(Station, Satellite, DateTime, DateTime)
Calculates the set of pass segments the satellite pass.
Public methodCalcPassSegments(Station, Satellite, Double, Double)
Calculates the set of pass segments for the satellite pass.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString()()()()
Returns a string containing minutes-past-epoch-style AOS/MAX/LOS data.
(Overrides Object..::..ToString()()()().)
Public methodToString(IOrbit, TimeZoneInfo, String, String)
Returns a string containing calendar date-style AOS/MAX/LOS data with the times given in the specified time zone.
Public methodToStringLocal
Returns a string containing calendar date-style AOS/MAX/LOS data with the times given in the current local time.
Public methodToStringUtc
Returns a string containing calendar date-style AOS/MAX/LOS data with the times given in UTC.

See Also