YumaAlmanacRecord Class |
Namespace: AGI.Foundation.Navigation.DataReaders
The YumaAlmanacRecord type exposes the following members.
Name | Description | |
---|---|---|
YumaAlmanacRecord | Initializes a new instance. |
Name | Description | |
---|---|---|
ArgumentOfPerigee |
Gets or sets the argument of perigee.
| |
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 or sets the inclination angle.
| |
IssueOfData |
Gets the issue of data ephemeris (IODE).
| |
LongitudeOfAscendingNode |
Gets or sets the longitude of ascending node of orbit plane at weekly epoch.
| |
MeanAnomaly |
Gets or sets the mean anomaly.
| |
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 or sets the rate of right ascension.
| |
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)).
| |
ZerothOrderClockCorrection |
Gets or sets the zeroth order clock correction.
|
Name | Description | |
---|---|---|
CreateSatellite |
Creates a GPS satellite for this YUMA 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 reader.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |