|
Earth Observation Mission CFI Software Orbit Software User Manual for JAVA |
|
Ascending node information. More...
Public Member Functions | |
| AnxInfo () | |
| Empty constructor. | |
| AnxInfo (double tai, double utc, double ut1, double[] pos, double[] vel, double[] kep, double tnod) | |
| Constructor with parameters. | |
Public Attributes | |
| double | anxTai |
| | |
| double | anxUtc |
| | |
| double | anxUt1 |
| | |
| double[] | anxPos |
| | |
| double[] | anxVel |
| | |
| double[] | kepl |
| | |
| double | tNod |
| | |
Ascending node information.
| EECFI.AnxInfo.AnxInfo | ( | ) |
Empty constructor.
| EECFI.AnxInfo.AnxInfo | ( | double | tai, | |
| double | utc, | |||
| double | ut1, | |||
| double[] | pos, | |||
| double[] | vel, | |||
| double[] | kep, | |||
| double | tnod | |||
| ) |
Constructor with parameters.
| double [] EECFI.AnxInfo.anxPos |
| double EECFI.AnxInfo.anxTai |
| double EECFI.AnxInfo.anxUt1 |
| double EECFI.AnxInfo.anxUtc |
| double [] EECFI.AnxInfo.anxVel |
| double [] EECFI.AnxInfo.kepl |
| double EECFI.AnxInfo.tNod |
1.7.1