GpsSatelliteInformation Class |
Namespace: AGI.Foundation.Navigation.DataReaders
The GpsSatelliteInformation type exposes the following members.
Name | Description | |
---|---|---|
GpsSatelliteInformation |
Creates a new GpsSatelliteInformation object from a single line of the GPS data file.
|
Name | Description | |
---|---|---|
Block |
Gets or sets the block type for this satellite.
| |
EndDateAsPseudoRandomNumber |
Gets or sets the date and time this satellite ended its designation as this PseudoRandomNumber.
| |
IsActive |
Gets or sets a value indicating whether this satellite is currently active, that is, whether it is currently
designated as this PseudoRandomNumber.
| |
Notes |
Gets or sets the notes associated with the satellite.
| |
PseudoRandomNumber |
Gets or sets the GPS satellite's pseudo random number (PRN).
| |
SatelliteNumber |
Gets or sets the satellite's satellite number.
| |
SatelliteVehicleNumber |
Gets or sets the GPS satellite's vehicle number (SVN).
| |
StartDateAsPseudoRandomNumber |
Gets or sets the date and time this satellite began its designation as this PseudoRandomNumber.
|
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 the default hash function. (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 that represents the current object. (Inherited from Object.) |