| Package | Description |
|---|---|
| org.orekit.rugged.linesensor |
| Modifier and Type | Method and Description |
|---|---|
SensorMeanPlaneCrossing.CrossingResult |
SensorMeanPlaneCrossing.find(Vector3D target)
Find mean plane crossing.
|
SensorMeanPlaneCrossing.CrossingResult[] |
SensorMeanPlaneCrossing.getCachedResults()
Get the cached previous results.
|
SensorMeanPlaneCrossing.CrossingResult |
SensorMeanPlaneCrossing.slowFind(PVCoordinates targetPV,
double initialGuess)
Find mean plane crossing using a slow but robust method.
|
| Constructor and Description |
|---|
SensorMeanPlaneCrossing(LineSensor sensor,
SpacecraftToObservedBody scToBody,
int minLine,
int maxLine,
boolean lightTimeCorrection,
boolean aberrationOfLightCorrection,
int maxEval,
double accuracy,
Vector3D meanPlaneNormal,
SensorMeanPlaneCrossing.CrossingResult[] cachedResults)
Simple constructor.
|
Copyright © 2014–2016 CS Syst?mes d'Information. All rights reserved.