The PassData type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Aos |
Acquisition Of Signal data.
| |
| DecayMpe |
The minutes-past-epoch time that the satellite orbit
decayed (or null if not decayed).
| |
| IsDecayed |
Returns true if the satellite orbit has decayed.
| |
| IsValidAos |
Indicates if the AOS data is specified.
| |
| IsValidLos |
Indicates if the LOS data is specified.
| |
| IsValidMax |
Indicates if the MAX data is specified.
| |
| Los |
Loss of Signal data.
| |
| Max |
Maximum elevation data.
| |
| Segments |
The list of segments that comprise the overall pass.
|