SemAlmanacRecord Class |
Namespace: AGI.Foundation.Navigation.DataReaders
The SemAlmanacRecord type exposes the following members.
| Name | Description | |
|---|---|---|
| SemAlmanacRecord | Initializes a new instance. |
| Name | Description | |
|---|---|---|
| ArgumentOfPerigee |
Gets the argument of perigee.
| |
| ArgumentOfPerigeeSemicircles |
Gets or sets the argument of perigee, in semicircles.
| |
| CosineCorrectionToArgumentOfLatitude |
Gets the amplitude of the cosine harmonic correction term to the Argument of Latitude.
| |
| CosineCorrectionToInclination |
Gets the amplitude of the cosine harmonic correction term to the angle of inclination.
| |
| CosineCorrectionToOrbitRadius |
Gets the amplitude of the sine harmonic correction term to the orbit radius.
| |
| Eccentricity |
Gets or sets eccentricity.
| |
| Epoch |
Gets or sets the epoch at which these elements are specified.
| |
| FirstOrderClockCorrection |
Gets or sets the first order clock correction.
| |
| Health |
Gets or sets the satellite health code.
| |
| InclinationAngle |
Gets the inclination angle.
| |
| InclinationOffset |
Gets or sets the orbit inclination angle offset in semicircles.
| |
| IssueOfData |
Gets the issue of data ephemeris (IODE).
| |
| LongitudeOfAscendingNode |
Gets the longitude of ascending node of orbit plane at weekly epoch.
| |
| LongitudeOfAscendingNodeSemicircles |
Gets or sets the geographic longitude of the orbital plane at the weekly epoch, in semicircles.
| |
| MeanAnomaly |
Gets the mean anomaly.
| |
| MeanAnomalySemicircles |
Gets or sets the mean anomaly, in semicircles.
| |
| MeanMotionDifference |
Gets the mean motion difference from computed value.
| |
| PseudoRandomNumber |
Gets or sets the Pseudo Random Number (PRN).
| |
| RateOfInclinationAngle |
Gets the rate of inclination angle (IDOT).
| |
| RateOfRightAscension |
Gets the rate of right ascension.
| |
| RateOfRightAscensionSemicircles |
Gets or sets the rate of right ascension, in semicircles per second.
| |
| SatelliteConfiguration |
Gets or sets the satellite configuration code.
| |
| SatelliteVehicleNumber |
Gets or sets the satellite vehicle number (SVN).
| |
| SineCorrectionToArgumentOfLatitude |
Gets the amplitude of the sine harmonic correction term to the Argument of Latitude.
| |
| SineCorrectionToInclination |
Gets the amplitude of the sine harmonic correction term to the angle of inclination.
| |
| SineCorrectionToOrbitRadius |
Gets the amplitude of the sine harmonic correction term to the orbit radius.
| |
| SquareRootOfSemimajorAxis |
Gets or sets the square root of the semi-major axis (sqrt(meters)).
| |
| UserRangeAccuracy |
Gets or sets the average User Range Accuracy (URA) number.
| |
| ZerothOrderClockCorrection |
Gets or sets the zeroth order clock correction.
|
| Name | Description | |
|---|---|---|
| CreateSatellite |
Creates a GPS satellite for this SEM almanac record.
| |
| 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.) | |
| ReadFrom |
Reads a record from a stream.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |