|
Earth Observation Mission CFI Software Pointing Software User Manual for JAVA |
|
Generic target data. More...
Public Member Functions | |
| GenericTargetData () | |
| Empty constructor. | |
| GenericTargetData (long timRef, double tim, final Coord vec, long ray, double frequency, long der) | |
| Constructor with parameters. | |
Public Attributes | |
| long | timeRef |
| | |
| double | time |
| | |
| Coord | satVector |
| | |
| long | iray |
| | |
| double | freq |
| | |
| long | deriv |
| | |
Generic target data.
| EECFI.GenericTargetData.GenericTargetData | ( | ) |
Empty constructor.
| EECFI.GenericTargetData.GenericTargetData | ( | long | timRef, | |
| double | tim, | |||
| final Coord | vec, | |||
| long | ray, | |||
| double | frequency, | |||
| long | der | |||
| ) |
Constructor with parameters.
| double EECFI.GenericTargetData.freq |
| double EECFI.GenericTargetData.time |
1.7.1