| Package | Description |
|---|---|
| org.orekit.rugged.errors | |
| org.orekit.rugged.linesensor |
| Modifier and Type | Method and Description |
|---|---|
static void |
DumpManager.dumpTransform(SpacecraftToObservedBody scToBody,
int index,
Transform bodyToInertial,
Transform scToInertial)
Dump an observation transform transform.
|
| Modifier and Type | Method and Description |
|---|---|
SpacecraftToObservedBody |
SensorMeanPlaneCrossing.getScToBody()
Get converter between spacecraft and body.
|
| Constructor and Description |
|---|
SensorMeanPlaneCrossing(LineSensor sensor,
SpacecraftToObservedBody scToBody,
int minLine,
int maxLine,
boolean lightTimeCorrection,
boolean aberrationOfLightCorrection,
int maxEval,
double accuracy)
Simple constructor.
|
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.