|
Earth Observation Mission CFI Software Pointing Software User Manual for JAVA |
|
Public Member Functions | |
| AttDataRec () | |
| Empty constructor. | |
| AttDataRec (long timeReference, double timeIn, double[] quaternions, double[] angle) | |
| Constructor with parameters. | |
Public Attributes | |
| long | timeRef |
| | |
| double | time |
| | |
| double[] | quaternion |
| | |
| double[] | angles |
| | |
Attitude data.
| EECFI.AttDataRec.AttDataRec | ( | ) |
Empty constructor.
| EECFI.AttDataRec.AttDataRec | ( | long | timeReference, | |
| double | timeIn, | |||
| double[] | quaternions, | |||
| double[] | angle | |||
| ) |
Constructor with parameters.
| double [] EECFI.AttDataRec.angles |
| double [] EECFI.AttDataRec.quaternion |
| double EECFI.AttDataRec.time |
1.7.1