|
Earth Observation Mission CFI Software DataHandling Software User Manual for JAVA |
|
Star tracker limits. More...
Public Member Functions | |
| TrackerLimits () | |
| Constructor. | |
| TrackerLimits (final double maxPenal, final double normThreshold, final double maximumGap) | |
| Constructor with parameters. | |
Public Attributes | |
| double | maxPenalty |
| | |
| double | normThr |
| | |
| double | maxGap |
| | |
Star tracker limits.
| EECFI.TrackerLimits.TrackerLimits | ( | ) |
Constructor.
| EECFI.TrackerLimits.TrackerLimits | ( | final double | maxPenal, | |
| final double | normThreshold, | |||
| final double | maximumGap | |||
| ) |
Constructor with parameters.
| double EECFI.TrackerLimits.maxGap |
| double EECFI.TrackerLimits.normThr |
1.7.1