|
Earth Observation Mission CFI Software Pointing Software User Manual for JAVA |
|
Star tracker aux data. More...
Public Member Functions | |
| StarTrackerAux () | |
| Empty constructor. | |
| StarTrackerAux (long trackerId, long aberrCorr, double[][] rot) | |
| Constructor with parameters. | |
Public Attributes | |
| long | starTrId |
| | |
| long | aberrCorrection |
| | |
| double[][] | strAttRot |
| | |
Star tracker aux data.
| EECFI.StarTrackerAux.StarTrackerAux | ( | ) |
Empty constructor.
| EECFI.StarTrackerAux.StarTrackerAux | ( | long | trackerId, | |
| long | aberrCorr, | |||
| double | rot[][] | |||
| ) |
Constructor with parameters.
| double [][] EECFI.StarTrackerAux.strAttRot |
1.7.1