Skip navigation links
A B C D E F G H I L M N O P R S T U V 

A

AbsoluteDateArrayHandling - Class in org.orekit.rugged.utils
AbsoluteDateArrayHandling consist of additions to AbsoluteDate to handle arrays.
AbsoluteDateArrayHandling(AbsoluteDate[]) - Constructor for class org.orekit.rugged.utils.AbsoluteDateArrayHandling
Simple constructor.
activate(File) - Static method in class org.orekit.rugged.errors.DumpManager
Activate debug dump.
addGroundMapping(SensorToGroundMapping) - Method in class org.orekit.rugged.adjustment.measurements.Observables
Add a ground mapping.
addInterMapping(SensorToSensorMapping) - Method in class org.orekit.rugged.adjustment.measurements.Observables
Add a mapping between two viewing models.
addLineSensor(LineSensor) - Method in class org.orekit.rugged.api.RuggedBuilder
Set up line sensor model.
addMapping(SensorPixel, T) - Method in class org.orekit.rugged.adjustment.measurements.SensorMapping
Add a mapping between a sensor pixel and another point (sensor pixel or ground point).
addMapping(SensorPixel, GeodeticPoint) - Method in class org.orekit.rugged.adjustment.measurements.SensorToGroundMapping
Add a mapping between one sensor pixel and one ground point.
addMapping(SensorPixel, SensorPixel, Double) - Method in class org.orekit.rugged.adjustment.measurements.SensorToSensorMapping
Add a mapping between two sensor pixels (A and B) and corresponding distance between the LOS.
addMapping(SensorPixel, SensorPixel, Double, Double) - Method in class org.orekit.rugged.adjustment.measurements.SensorToSensorMapping
Add a mapping between two sensor pixels (A and B) and corresponding distance between the LOS and the central body distance constraint associated with pixel A.
addTransform(TimeIndependentLOSTransform) - Method in class org.orekit.rugged.los.LOSBuilder
Add a transform to be applied after the already registered transforms.
addTransform(LOSTransform) - Method in class org.orekit.rugged.los.LOSBuilder
Add a transform to be applied after the already registered transforms.
AdjustmentContext - Class in org.orekit.rugged.adjustment
Create adjustment context for viewing model refining.
AdjustmentContext(Collection<Rugged>, Observables) - Constructor for class org.orekit.rugged.adjustment.AdjustmentContext
Build a new instance.
AlgorithmId - Enum in org.orekit.rugged.api
Enumerate for Digital Elevation Model intersection.
applyCorrection(Vector3D, Vector3D, NormalizedGeodeticPoint, IntersectionAlgorithm) - Method in class org.orekit.rugged.refraction.AtmosphericRefraction
Apply correction to the intersected point with an atmospheric refraction model.
applyCorrection(Vector3D, Vector3D, NormalizedGeodeticPoint, IntersectionAlgorithm) - Method in class org.orekit.rugged.refraction.MultiLayerModel
Apply correction to the intersected point with an atmospheric refraction model.
AtmosphericComputationParameters - Class in org.orekit.rugged.refraction
Atmospheric refraction computation parameters.
AtmosphericComputationParameters() - Constructor for class org.orekit.rugged.refraction.AtmosphericComputationParameters
Default constructor.
AtmosphericRefraction - Class in org.orekit.rugged.refraction
Base class for atmospheric refraction model.
AtmosphericRefraction() - Constructor for class org.orekit.rugged.refraction.AtmosphericRefraction
Default constructor.

B

BasicScanAlgorithm - Class in org.orekit.rugged.intersection
Intersection computation using a basic algorithm based on exhaustive scan.
BasicScanAlgorithm(TileUpdater, int, boolean) - Constructor for class org.orekit.rugged.intersection.BasicScanAlgorithm
Simple constructor.
BodyRotatingFrameId - Enum in org.orekit.rugged.api
Enumerate for body rotating frames.
build(int, double) - Method in class org.orekit.rugged.adjustment.GroundOptimizationProblemBuilder
Least square problem builder.
build(int, double) - Method in class org.orekit.rugged.adjustment.InterSensorsOptimizationProblemBuilder
Least square problem builder.
build() - Method in class org.orekit.rugged.api.RuggedBuilder
Build a Rugged instance.
build() - Method in class org.orekit.rugged.los.LOSBuilder
Build a lines-of-sight provider.

C

cellIntersection(NormalizedGeodeticPoint, Vector3D, int, int) - Method in class org.orekit.rugged.raster.SimpleTile
Find the intersection of a line-of-sight and a Digital Elevation Model cell.
cellIntersection(NormalizedGeodeticPoint, Vector3D, int, int) - Method in interface org.orekit.rugged.raster.Tile
Find the intersection of a line-of-sight and a Digital Elevation Model cell.
clearLineSensors() - Method in class org.orekit.rugged.api.RuggedBuilder
Remove all line sensors.
computeGridCorrectionFunctions(SensorPixel[][]) - Method in class org.orekit.rugged.refraction.AtmosphericRefraction
Compute the correction functions for pixel and lines.
configureCorrectionGrid(LineSensor, int, int) - Method in class org.orekit.rugged.refraction.AtmosphericComputationParameters
Configuration of the interpolation grid.
configureCorrectionGrid(LineSensor, int, int) - Method in class org.orekit.rugged.refraction.AtmosphericRefraction
Configuration of the interpolation grid.
constant(double) - Method in interface org.orekit.rugged.utils.DerivativeGenerator
Generate a constant Derivative.
ConstantElevationAlgorithm - Class in org.orekit.rugged.intersection
Intersection ignoring Digital Elevation Model.
ConstantElevationAlgorithm(double) - Constructor for class org.orekit.rugged.intersection.ConstantElevationAlgorithm
Simple constructor.
ConstantRefractionLayer - Class in org.orekit.rugged.refraction
Class that represents a constant refraction layer to be used with MultiLayerModel.
ConstantRefractionLayer(double, double) - Constructor for class org.orekit.rugged.refraction.ConstantRefractionLayer
Simple constructor.
convertLos(GeodeticPoint, Vector3D) - Method in class org.orekit.rugged.utils.ExtendedEllipsoid
Convert a line-of-sight from Cartesian to topocentric.
convertLos(Vector3D, Vector3D) - Method in class org.orekit.rugged.utils.ExtendedEllipsoid
Convert a line-of-sight from Cartesian to topocentric.
createFunction() - Method in class org.orekit.rugged.adjustment.GroundOptimizationProblemBuilder
Create the model function value and its Jacobian.
createFunction() - Method in class org.orekit.rugged.adjustment.InterSensorsOptimizationProblemBuilder
Create the model function value and its Jacobian.
createLinearGrid(double, double, int) - Static method in class org.orekit.rugged.utils.GridCreation
Create a linear grid between min and max value for a number n of points.
createRugged() - Method in class org.orekit.rugged.errors.DumpReplayer
Create a Rugged instance from parsed data.
createTargetAndWeight() - Method in class org.orekit.rugged.adjustment.GroundOptimizationProblemBuilder
Create targets and weights of optimization problem.
createTargetAndWeight() - Method in class org.orekit.rugged.adjustment.InterSensorsOptimizationProblemBuilder
Create targets and weights of optimization problem.
createTile() - Method in class org.orekit.rugged.intersection.duvenhage.MinMaxTreeTileFactory
Create an empty tile.
createTile() - Method in class org.orekit.rugged.raster.SimpleTileFactory
Create an empty tile.
createTile() - Method in interface org.orekit.rugged.raster.TileFactory
Create an empty tile.
CrossingResult(AbsoluteDate, double, Vector3D, Vector3D, Vector3D) - Constructor for class org.orekit.rugged.linesensor.SensorMeanPlaneCrossing.CrossingResult
Simple constructor.

D

dateLocation(String, double, double, int, int) - Method in class org.orekit.rugged.api.Rugged
Find the date at which sensor sees a ground point.
dateLocation(String, GeodeticPoint, int, int) - Method in class org.orekit.rugged.api.Rugged
Find the date at which sensor sees a ground point.
deactivate() - Static method in class org.orekit.rugged.errors.DumpManager
Deactivate debug dump.
deactivateComputation() - Method in class org.orekit.rugged.refraction.AtmosphericRefraction
Deactivate computation (needed for the inverse location computation).
DerivativeGenerator<T extends Derivative<T>> - Interface in org.orekit.rugged.utils
Generator for Derivative instances from ParameterDriver.
directLocation(String, double) - Method in class org.orekit.rugged.api.Rugged
Direct location of a sensor line.
directLocation(AbsoluteDate, Vector3D, Vector3D) - Method in class org.orekit.rugged.api.Rugged
Direct location of a single line-of-sight.
distanceBetweenLOS(LineSensor, AbsoluteDate, double, SpacecraftToObservedBody, LineSensor, AbsoluteDate, double) - Method in class org.orekit.rugged.api.Rugged
Compute distances between two line sensors.
distanceBetweenLOSderivatives(LineSensor, AbsoluteDate, double, SpacecraftToObservedBody, LineSensor, AbsoluteDate, double, DerivativeGenerator<T>) - Method in class org.orekit.rugged.api.Rugged
Compute distances between two line sensors with derivatives.
DSGenerator - Interface in org.orekit.rugged.utils
Deprecated.
as of 2.2, replaced by DerivativeGenerator
dumpAlgorithm(AlgorithmId) - Static method in class org.orekit.rugged.errors.DumpManager
Dump algorithm data.
dumpAlgorithm(AlgorithmId, double) - Static method in class org.orekit.rugged.errors.DumpManager
Dump algorithm data.
dumpDirectLocation(AbsoluteDate, Vector3D, Vector3D, boolean, boolean, boolean) - Static method in class org.orekit.rugged.errors.DumpManager
Dump a direct location computation.
dumpDirectLocationResult(GeodeticPoint) - Static method in class org.orekit.rugged.errors.DumpManager
Dump a direct location result.
dumpEllipsoid(ExtendedEllipsoid) - Static method in class org.orekit.rugged.errors.DumpManager
Dump ellipsoid data.
dumpInverseLocation(LineSensor, GeodeticPoint, ExtendedEllipsoid, int, int, boolean, boolean, boolean) - Static method in class org.orekit.rugged.errors.DumpManager
Dump an inverse location computation.
dumpInverseLocationResult(SensorPixel) - Static method in class org.orekit.rugged.errors.DumpManager
Dump an inverse location result.
DumpManager - Class in org.orekit.rugged.errors
Class managing debug dumps.
dumpRate(double) - Method in class org.orekit.rugged.linesensor.LineSensor
Dump the rate for the current line number.
DumpReplayer - Class in org.orekit.rugged.errors
Replayer for Rugged debug dumps.
DumpReplayer() - Constructor for class org.orekit.rugged.errors.DumpReplayer
Simple constructor.
DumpReplayer.Result - Class in org.orekit.rugged.errors
Container for replay results.
dumpSensorDatation(LineSensor, double, AbsoluteDate) - Static method in class org.orekit.rugged.errors.DumpManager
Dump a sensor datation.
dumpSensorLOS(LineSensor, AbsoluteDate, int, Vector3D) - Static method in class org.orekit.rugged.errors.DumpManager
Dump a sensor LOS.
dumpSensorMeanPlane(SensorMeanPlaneCrossing) - Static method in class org.orekit.rugged.errors.DumpManager
Dump a sensor mean plane.
dumpSensorRate(LineSensor, double, double) - Static method in class org.orekit.rugged.errors.DumpManager
Dump a sensor rate.
dumpTileCell(Tile, int, int, double) - Static method in class org.orekit.rugged.errors.DumpManager
Dump DEM cell data.
dumpTransform(SpacecraftToObservedBody, int, Transform, Transform) - Static method in class org.orekit.rugged.errors.DumpManager
Dump an observation transform transform.
durationFrom(AbsoluteDate[]) - Method in class org.orekit.rugged.utils.AbsoluteDateArrayHandling
Get array with durations between instances dates and corresponding given dates If instance dates = [date1, date2, ..., daten] and argument datesForDuration = [d1, d2, ..., dn] then this function will return [date1 durationFrom d1, date2 durationFrom d2, ..., daten durationFrom dn].
DuvenhageAlgorithm - Class in org.orekit.rugged.intersection.duvenhage
Digital Elevation Model intersection using Bernardt Duvenhage's algorithm.
DuvenhageAlgorithm(TileUpdater, int, boolean, boolean) - Constructor for class org.orekit.rugged.intersection.duvenhage.DuvenhageAlgorithm
Simple constructor.

E

EarthHemisphere - Enum in org.orekit.rugged.raster
Enumerate for Earth hemispheres for tiles definition.
EllipsoidId - Enum in org.orekit.rugged.api
Enumerate for ellipsoid.
endNicely() - Static method in class org.orekit.rugged.errors.DumpManager
In case dump is suspended and an exception is thrown, allows the dump to end nicely.
equals(Object) - Method in class org.orekit.rugged.utils.NormalizedGeodeticPoint
estimateFreeParameters(Collection<String>, int, double) - Method in class org.orekit.rugged.adjustment.AdjustmentContext
Estimate the free parameters in viewing model to match specified sensor to ground mappings.
estimateVisibility(GeodeticPoint) - Method in class org.orekit.rugged.utils.RoughVisibilityEstimator
Estimate very roughly when spacecraft comes close to a ground point.
execute(Rugged) - Method in class org.orekit.rugged.errors.DumpReplayer
Execute all dumped calls.
ExtendedEllipsoid - Class in org.orekit.rugged.utils
Transform provider from Spacecraft frame to observed body frame.
ExtendedEllipsoid(double, double, Frame) - Constructor for class org.orekit.rugged.utils.ExtendedEllipsoid
Simple constructor.

F

find(Vector3D) - Method in class org.orekit.rugged.linesensor.SensorMeanPlaneCrossing
Find mean plane crossing.
FixedRotation - Class in org.orekit.rugged.los
LOS transform based on a fixed rotation.
FixedRotation(String, Vector3D, double) - Constructor for class org.orekit.rugged.los.FixedRotation
Simple constructor.
FixedZHomothety - Class in org.orekit.rugged.los
LOS transform based on a homothety along the Z axis.
FixedZHomothety(String, double) - Constructor for class org.orekit.rugged.los.FixedZHomothety
Simple constructor.

G

getAberrationOfLightCorrection() - Method in class org.orekit.rugged.api.RuggedBuilder
Get the aberration of light correction flag.
getAccuracy() - Method in class org.orekit.rugged.linesensor.SensorMeanPlaneCrossing
Get the accuracy to use for finding crossing line number.
getAFilter() - Method in class org.orekit.rugged.api.RuggedBuilder
Get the filter for derivatives from the sample to use in attitude interpolation.
getAInterpolationNumber() - Method in class org.orekit.rugged.api.RuggedBuilder
Get the number of points to use for attitude interpolation.
getAlgorithm() - Method in class org.orekit.rugged.api.Rugged
Get the DEM intersection algorithm.
getAlgorithm() - Method in class org.orekit.rugged.api.RuggedBuilder
Get the algorithm to use for Digital Elevation Model intersection.
getAlgorithmId() - Method in class org.orekit.rugged.api.Rugged
Get the DEM intersection algorithm identifier.
getAlgorithmId() - Method in class org.orekit.rugged.intersection.BasicScanAlgorithm
Get the algorithmId.
getAlgorithmId() - Method in class org.orekit.rugged.intersection.ConstantElevationAlgorithm
Get the algorithmId.
getAlgorithmId() - Method in class org.orekit.rugged.intersection.duvenhage.DuvenhageAlgorithm
Get the algorithmId.
getAlgorithmId() - Method in class org.orekit.rugged.intersection.IgnoreDEMAlgorithm
Get the algorithmId.
getAlgorithmId() - Method in interface org.orekit.rugged.intersection.IntersectionAlgorithm
Get the algorithmId.
getBifLine() - Method in class org.orekit.rugged.refraction.AtmosphericRefraction
 
getBifPixel() - Method in class org.orekit.rugged.refraction.AtmosphericRefraction
 
getBodyConstraintWeight() - Method in class org.orekit.rugged.adjustment.measurements.SensorToSensorMapping
Get the weight given to the central body distance constraint with respect to the LOS distance.
getBodyDistance(int) - Method in class org.orekit.rugged.adjustment.measurements.SensorToSensorMapping
Get distance between central body and pixel A, corresponding to the inter-mapping index.
getBodyDistances() - Method in class org.orekit.rugged.adjustment.measurements.SensorToSensorMapping
Get distances between central body and pixel A (mapping with constraints).
getBodyFrame() - Method in class org.orekit.rugged.utils.SpacecraftToObservedBody
Get the body frame.
getBodyToInertial(AbsoluteDate) - Method in class org.orekit.rugged.api.Rugged
Get transform from observed body frame to inertial frame.
getBodyToInertial(AbsoluteDate) - Method in class org.orekit.rugged.utils.SpacecraftToObservedBody
Get transform from observed body frame to inertial frame.
getCachedResults() - Method in class org.orekit.rugged.linesensor.SensorMeanPlaneCrossing
Get cached previous results.
getComputationParameters() - Method in class org.orekit.rugged.refraction.AtmosphericRefraction
Get the computation parameters.
getConstantElevation() - Method in class org.orekit.rugged.api.RuggedBuilder
Get the constant elevation over ellipsoid to use with AlgorithmId.CONSTANT_ELEVATION_OVER_ELLIPSOID.
getCrossedBoundaryColumns(int, int, int) - Method in class org.orekit.rugged.intersection.duvenhage.MinMaxTreeTile
Get the index of sub-tiles start columns crossed.
getCrossedBoundaryRows(int, int, int) - Method in class org.orekit.rugged.intersection.duvenhage.MinMaxTreeTile
Get the index of sub-tiles start rows crossed.
getDate(double) - Method in class org.orekit.rugged.linesensor.LinearLineDatation
Get the date for a given line.
getDate(double) - Method in interface org.orekit.rugged.linesensor.LineDatation
Get the date for a given line.
getDate(double) - Method in class org.orekit.rugged.linesensor.LineSensor
Get the date.
getDate() - Method in class org.orekit.rugged.linesensor.SensorMeanPlaneCrossing.CrossingResult
Get the crossing date.
getDates() - Method in class org.orekit.rugged.utils.AbsoluteDateArrayHandling
Get instance dates array.
getDefaultInverseLocMargin() - Method in class org.orekit.rugged.refraction.AtmosphericComputationParameters
 
getDoubleLatitudeIndex(double) - Method in class org.orekit.rugged.raster.SimpleTile
Get the latitude index of a point.
getDoubleLongitudeIndex(double) - Method in class org.orekit.rugged.raster.SimpleTile
Get the longitude index of a point.
getElevation(double, double) - Method in class org.orekit.rugged.intersection.BasicScanAlgorithm
Get elevation at a given ground point.
getElevation(double, double) - Method in class org.orekit.rugged.intersection.ConstantElevationAlgorithm
Get elevation at a given ground point.
getElevation(double, double) - Method in class org.orekit.rugged.intersection.duvenhage.DuvenhageAlgorithm
Get elevation at a given ground point.
getElevation(double, double) - Method in class org.orekit.rugged.intersection.IgnoreDEMAlgorithm
Get elevation at a given ground point.
getElevation(double, double) - Method in interface org.orekit.rugged.intersection.IntersectionAlgorithm
Get elevation at a given ground point.
getElevationAtIndices(int, int) - Method in class org.orekit.rugged.raster.SimpleTile
Get the elevation of an exact grid point.
getElevationAtIndices(int, int) - Method in interface org.orekit.rugged.raster.Tile
Get the elevation of an exact grid point.
getEllipsoid() - Method in class org.orekit.rugged.api.Rugged
Get the observed body ellipsoid.
getEllipsoid() - Method in class org.orekit.rugged.api.RuggedBuilder
Get the ellipsoid.
getException() - Method in exception org.orekit.rugged.errors.RuggedExceptionWrapper
Deprecated.
Get the wrapped exception.
getExpected() - Method in class org.orekit.rugged.errors.DumpReplayer.Result
Get the expected result.
getField() - Method in interface org.orekit.rugged.utils.DerivativeGenerator
Get the Field to which the generated derivatives belongs.
getFloorLatitudeIndex(double) - Method in class org.orekit.rugged.raster.SimpleTile
Get the floor latitude index of a point.
getFloorLatitudeIndex(double) - Method in interface org.orekit.rugged.raster.Tile
Get the floor latitude index of a point.
getFloorLongitudeIndex(double) - Method in class org.orekit.rugged.raster.SimpleTile
Get the floor longitude index of a point.
getFloorLongitudeIndex(double) - Method in interface org.orekit.rugged.raster.Tile
Get the floor longitude index of a point.
getGroundMapping(String, String) - Method in class org.orekit.rugged.adjustment.measurements.Observables
Get a ground Mapping for a sensor.
getGroundMappings() - Method in class org.orekit.rugged.adjustment.measurements.Observables
Get all the ground mapping entries.
getInertialFrame() - Method in class org.orekit.rugged.api.RuggedBuilder
Get the inertial frame.
getInertialFrame() - Method in class org.orekit.rugged.utils.SpacecraftToObservedBody
Get the inertial frame.
getInertialToBody(AbsoluteDate) - Method in class org.orekit.rugged.api.Rugged
Get transform from inertial frame to observed body frame.
getInertialToBody(AbsoluteDate) - Method in class org.orekit.rugged.utils.SpacecraftToObservedBody
Get transform from inertial frame to observed body frame.
getInstance() - Static method in class org.orekit.rugged.utils.MaxSelector
Get the unique instance.
getInstance() - Static method in class org.orekit.rugged.utils.MinSelector
Get the unique instance.
getInterMapping(String, String, String, String) - Method in class org.orekit.rugged.adjustment.measurements.Observables
Get a sensor mapping for a sensor.
getInterMappings() - Method in class org.orekit.rugged.adjustment.measurements.Observables
Get the sensor to sensor values.
getInverseLocMargin() - Method in class org.orekit.rugged.refraction.AtmosphericComputationParameters
 
getLatitudeAtIndex(int) - Method in class org.orekit.rugged.raster.SimpleTile
Get the latitude at some index.
getLatitudeAtIndex(int) - Method in interface org.orekit.rugged.raster.Tile
Get the latitude at some index.
getLatitudeRows() - Method in class org.orekit.rugged.raster.SimpleTile
Get number of latitude rows.
getLatitudeRows() - Method in interface org.orekit.rugged.raster.Tile
Get number of latitude rows.
getLatitudeStep() - Method in class org.orekit.rugged.raster.SimpleTile
Get step in latitude (size of one raster element).
getLatitudeStep() - Method in interface org.orekit.rugged.raster.Tile
Get step in latitude (size of one raster element).
getLevels() - Method in class org.orekit.rugged.intersection.duvenhage.MinMaxTreeTile
Get the number of kd-tree levels (not counting raw elevations).
getLightTimeCorrection() - Method in class org.orekit.rugged.api.RuggedBuilder
Get the light time correction flag.
getLine(AbsoluteDate) - Method in class org.orekit.rugged.linesensor.LinearLineDatation
Get the line for a given date.
getLine(AbsoluteDate) - Method in interface org.orekit.rugged.linesensor.LineDatation
Get the line for a given date.
getLine(AbsoluteDate) - Method in class org.orekit.rugged.linesensor.LineSensor
Get the line number.
getLine() - Method in class org.orekit.rugged.linesensor.SensorMeanPlaneCrossing.CrossingResult
Get the crossing line.
getLineNumber() - Method in class org.orekit.rugged.linesensor.SensorPixel
Get the line number.
getLineSensor(String) - Method in class org.orekit.rugged.api.Rugged
Get a sensor.
getLineSensors() - Method in class org.orekit.rugged.api.Rugged
Get the line sensors.
getLineSensors() - Method in class org.orekit.rugged.api.RuggedBuilder
Get all line sensors.
getLocalizedMessage() - Method in exception org.orekit.rugged.errors.RuggedException
getLocalizedMessage() - Method in exception org.orekit.rugged.errors.RuggedInternalError
getLocalizedString(Locale) - Method in enum org.orekit.rugged.errors.RuggedMessages
getLocation(double, double) - Method in class org.orekit.rugged.raster.SimpleTile
Check if a tile covers a ground point.
getLocation(double, double) - Method in interface org.orekit.rugged.raster.Tile
Check if a tile covers a ground point.
getLongitude() - Method in class org.orekit.rugged.utils.NormalizedGeodeticPoint
Get the longitude.
getLongitudeAtIndex(int) - Method in class org.orekit.rugged.raster.SimpleTile
Get the longitude at some index.
getLongitudeAtIndex(int) - Method in interface org.orekit.rugged.raster.Tile
Get the longitude at some index.
getLongitudeColumns() - Method in class org.orekit.rugged.raster.SimpleTile
Get number of longitude columns.
getLongitudeColumns() - Method in interface org.orekit.rugged.raster.Tile
Get number of longitude columns.
getLongitudeStep() - Method in class org.orekit.rugged.raster.SimpleTile
Get step in longitude (size of one raster element).
getLongitudeStep() - Method in interface org.orekit.rugged.raster.Tile
Get step in longitude (size of one raster element).
getLOS(AbsoluteDate, int) - Method in class org.orekit.rugged.linesensor.LineSensor
Get the pixel normalized line-of-sight at some date.
getLOS(AbsoluteDate, double) - Method in class org.orekit.rugged.linesensor.LineSensor
Get the pixel normalized interpolated line-of-sight at some date.
getLOS(int, AbsoluteDate) - Method in interface org.orekit.rugged.los.TimeDependentLOS
Get the line of sight for a given date.
getLOSDerivatives(AbsoluteDate, int, DerivativeGenerator<T>) - Method in class org.orekit.rugged.linesensor.LineSensor
Get the pixel normalized line-of-sight at some date, and their derivatives with respect to estimated parameters.
getLOSDerivatives(AbsoluteDate, double, DerivativeGenerator<T>) - Method in class org.orekit.rugged.linesensor.LineSensor
Get the pixel normalized line-of-sight at some date, and their derivatives with respect to estimated parameters.
getLOSDerivatives(int, AbsoluteDate, DerivativeGenerator<T>) - Method in interface org.orekit.rugged.los.TimeDependentLOS
Get the line of sight and its partial derivatives for a given date.
getLosDistance(int) - Method in class org.orekit.rugged.adjustment.measurements.SensorToSensorMapping
Get distance between LOS, corresponding to the inter-mapping index.
getLosDistances() - Method in class org.orekit.rugged.adjustment.measurements.SensorToSensorMapping
Get distances between lines of sight (from both view).
getLowestAltitude() - Method in class org.orekit.rugged.refraction.ConstantRefractionLayer
 
getMapping() - Method in class org.orekit.rugged.adjustment.measurements.SensorMapping
Get all the mapping entries.
getMapping() - Method in class org.orekit.rugged.adjustment.measurements.SensorToGroundMapping
Get all the mapping entries.
getMapping() - Method in class org.orekit.rugged.adjustment.measurements.SensorToSensorMapping
Get all the inter-mapping entries.
getMaxCachedTiles() - Method in class org.orekit.rugged.api.RuggedBuilder
Get the maximum number of tiles stored in the cache.
getMaxDate() - Method in class org.orekit.rugged.api.Rugged
Get the end of search time span.
getMaxDate() - Method in class org.orekit.rugged.api.RuggedBuilder
Get the end of search time span.
getMaxDate() - Method in class org.orekit.rugged.utils.SpacecraftToObservedBody
Get the end of search time span.
getMaxElevation(int, int, int) - Method in class org.orekit.rugged.intersection.duvenhage.MinMaxTreeTile
Get the maximum elevation at some level tree.
getMaxElevation() - Method in class org.orekit.rugged.raster.SimpleTile
Get the maximum elevation in the tile.
getMaxElevation() - Method in interface org.orekit.rugged.raster.Tile
Get the maximum elevation in the tile.
getMaxElevationLatitudeIndex() - Method in class org.orekit.rugged.raster.SimpleTile
Get the latitude index of max elevation.
getMaxElevationLatitudeIndex() - Method in interface org.orekit.rugged.raster.Tile
Get the latitude index of max elevation.
getMaxElevationLongitudeIndex() - Method in class org.orekit.rugged.raster.SimpleTile
Get the longitude index of max elevation.
getMaxElevationLongitudeIndex() - Method in interface org.orekit.rugged.raster.Tile
Get the longitude index of max elevation.
getMaxEval() - Method in class org.orekit.rugged.linesensor.SensorMeanPlaneCrossing
Get the maximum number of evaluations.
getMaximumLatitude() - Method in class org.orekit.rugged.raster.SimpleTile
Get maximum latitude.
getMaximumLatitude() - Method in interface org.orekit.rugged.raster.Tile
Get maximum latitude.
getMaximumLongitude() - Method in class org.orekit.rugged.raster.SimpleTile
Get maximum longitude.
getMaximumLongitude() - Method in interface org.orekit.rugged.raster.Tile
Get maximum longitude.
getMaxLine() - Method in class org.orekit.rugged.linesensor.SensorMeanPlaneCrossing
Get the maximum line number in the search interval.
getMaxLineSensor() - Method in class org.orekit.rugged.refraction.AtmosphericComputationParameters
 
getMeanPlaneNormal() - Method in class org.orekit.rugged.linesensor.SensorMeanPlaneCrossing
Get the mean plane normal.
getMergeLevel(int, int, int, int) - Method in class org.orekit.rugged.intersection.duvenhage.MinMaxTreeTile
Get the deepest level at which two cells are merged in the same min/max sub-tile.
getMessage(Locale) - Method in exception org.orekit.rugged.errors.RuggedException
getMessage() - Method in exception org.orekit.rugged.errors.RuggedException
getMessage(Locale) - Method in exception org.orekit.rugged.errors.RuggedInternalError
getMessage() - Method in exception org.orekit.rugged.errors.RuggedInternalError
getMinDate() - Method in class org.orekit.rugged.api.Rugged
Get the start of search time span.
getMinDate() - Method in class org.orekit.rugged.api.RuggedBuilder
Get the start of search time span.
getMinDate() - Method in class org.orekit.rugged.utils.SpacecraftToObservedBody
Get the start of search time span.
getMinElevation(int, int, int) - Method in class org.orekit.rugged.intersection.duvenhage.MinMaxTreeTile
Get the minimum elevation at some level tree.
getMinElevation() - Method in class org.orekit.rugged.raster.SimpleTile
Get the minimum elevation in the tile.
getMinElevation() - Method in interface org.orekit.rugged.raster.Tile
Get the minimum elevation in the tile.
getMinElevationLatitudeIndex() - Method in class org.orekit.rugged.raster.SimpleTile
Get the latitude index of min elevation.
getMinElevationLatitudeIndex() - Method in interface org.orekit.rugged.raster.Tile
Get the latitude index of min elevation.
getMinElevationLongitudeIndex() - Method in class org.orekit.rugged.raster.SimpleTile
Get the longitude index of min elevation.
getMinElevationLongitudeIndex() - Method in interface org.orekit.rugged.raster.Tile
Get the longitude index of min elevation.
getMinimumLatitude() - Method in class org.orekit.rugged.raster.SimpleTile
Get minimum latitude of grid interpolation points.
getMinimumLatitude() - Method in interface org.orekit.rugged.raster.Tile
Get minimum latitude of grid interpolation points.
getMinimumLongitude() - Method in class org.orekit.rugged.raster.SimpleTile
Get minimum longitude.
getMinimumLongitude() - Method in interface org.orekit.rugged.raster.Tile
Get minimum longitude.
getMinLine() - Method in class org.orekit.rugged.linesensor.SensorMeanPlaneCrossing
Get the minimum line number in the search interval.
getMinLineSensor() - Method in class org.orekit.rugged.refraction.AtmosphericComputationParameters
 
getName() - Method in class org.orekit.rugged.api.Rugged
Get the Rugged name.
getName() - Method in class org.orekit.rugged.api.RuggedBuilder
Get the Rugged name.
getName() - Method in class org.orekit.rugged.linesensor.LineSensor
Get the name of the sensor.
getNbLineGrid() - Method in class org.orekit.rugged.refraction.AtmosphericComputationParameters
 
getNbModels() - Method in class org.orekit.rugged.adjustment.measurements.Observables
Get the number of viewing models to map.
getNbPixelGrid() - Method in class org.orekit.rugged.refraction.AtmosphericComputationParameters
 
getNbPixels() - Method in class org.orekit.rugged.linesensor.LineSensor
Get the number of pixels.
getNbPixels() - Method in interface org.orekit.rugged.los.TimeDependentLOS
Get the number of pixels.
getOvershootTolerance() - Method in class org.orekit.rugged.api.RuggedBuilder
Get the tolerance in seconds allowed for RuggedBuilder.getMinDate() and RuggedBuilder.getMaxDate() overshooting.
getOvershootTolerance() - Method in class org.orekit.rugged.utils.SpacecraftToObservedBody
Get the tolerance in seconds allowed for SpacecraftToObservedBody.getMinDate() and SpacecraftToObservedBody.getMaxDate() overshooting.
getParametersDrivers() - Method in class org.orekit.rugged.linesensor.LineSensor
Get the drivers for LOS parameters.
getParametersDrivers() - Method in class org.orekit.rugged.los.FixedRotation
Get the drivers for LOS parameters.
getParametersDrivers() - Method in class org.orekit.rugged.los.FixedZHomothety
Get the drivers for LOS parameters.
getParametersDrivers() - Method in interface org.orekit.rugged.los.LOSTransform
Get the drivers for LOS parameters.
getParametersDrivers() - Method in class org.orekit.rugged.los.PolynomialRotation
Get the drivers for LOS parameters.
getParametersDrivers() - Method in interface org.orekit.rugged.los.TimeDependentLOS
Get the drivers for LOS parameters.
getParametersDrivers() - Method in interface org.orekit.rugged.los.TimeIndependentLOSTransform
Get the drivers for LOS parameters.
getParts() - Method in exception org.orekit.rugged.errors.RuggedException
Get the variable parts of the error message.
getParts() - Method in exception org.orekit.rugged.errors.RuggedInternalError
getPixelNumber() - Method in class org.orekit.rugged.linesensor.SensorPixel
Get the pixel number.
getPosition() - Method in class org.orekit.rugged.linesensor.LineSensor
Get the sensor position.
getPositionsVelocities() - Method in class org.orekit.rugged.api.RuggedBuilder
Get the satellite position and velocity (m and m/s in inertial frame).
getPVFilter() - Method in class org.orekit.rugged.api.RuggedBuilder
Get the filter for derivatives from the sample to use in position/velocity interpolation.
getPVInterpolationNumber() - Method in class org.orekit.rugged.api.RuggedBuilder
Get the number of points to use for position/velocity interpolation.
getQuaternions() - Method in class org.orekit.rugged.api.RuggedBuilder
Get the satellite quaternions with respect to inertial frame.
getRate(double) - Method in class org.orekit.rugged.linesensor.LinearLineDatation
Get the rate of lines scanning.
getRate(double) - Method in interface org.orekit.rugged.linesensor.LineDatation
Get the rate of lines scanning.
getRate(double) - Method in class org.orekit.rugged.linesensor.LineSensor
Get the rate of lines scanning.
getRefractionCorrection() - Method in class org.orekit.rugged.api.Rugged
Get the atmospheric refraction model.
getRefractionCorrection() - Method in class org.orekit.rugged.api.RuggedBuilder
Get the atmospheric refraction model.
getRefractiveIndex() - Method in class org.orekit.rugged.refraction.ConstantRefractionLayer
 
getReplayed() - Method in class org.orekit.rugged.errors.DumpReplayer.Result
Get the replayed result.
getRuggedName() - Method in class org.orekit.rugged.adjustment.measurements.SensorMapping
Get the name of the Rugged to which mapping applies.
getRuggedName() - Method in class org.orekit.rugged.adjustment.measurements.SensorToGroundMapping
Get the name of the Rugged to which mapping applies.
getRuggedNameA() - Method in class org.orekit.rugged.adjustment.measurements.SensorToSensorMapping
Get the name of the Rugged A to which mapping applies.
getRuggedNameB() - Method in class org.orekit.rugged.adjustment.measurements.SensorToSensorMapping
Get the name of the Rugged B to which mapping applies.
getScToBody() - Method in class org.orekit.rugged.api.Rugged
Get converter between spacecraft and body.
getScToBody() - Method in class org.orekit.rugged.linesensor.SensorMeanPlaneCrossing
Get converter between spacecraft and body.
getScToInertial(AbsoluteDate) - Method in class org.orekit.rugged.api.Rugged
Get transform from spacecraft to inertial frame.
getScToInertial(AbsoluteDate) - Method in class org.orekit.rugged.utils.SpacecraftToObservedBody
Get transform from spacecraft to inertial frame.
getSelected() - Method in interface org.orekit.rugged.utils.DerivativeGenerator
Get the parameters selected for estimation.
getSensor() - Method in class org.orekit.rugged.linesensor.SensorMeanPlaneCrossing
Get the underlying sensor.
getSensorName() - Method in class org.orekit.rugged.adjustment.measurements.SensorMapping
Get the name of the sensor to which mapping applies.
getSensorName() - Method in class org.orekit.rugged.adjustment.measurements.SensorToGroundMapping
Get the name of the sensor to which mapping applies.
getSensorName() - Method in class org.orekit.rugged.refraction.AtmosphericComputationParameters
 
getSensorNameA() - Method in class org.orekit.rugged.adjustment.measurements.SensorToSensorMapping
Get the name of the sensor A to which mapping applies.
getSensorNameB() - Method in class org.orekit.rugged.adjustment.measurements.SensorToSensorMapping
Get the name of the sensor B to which mapping applies.
getSourceString() - Method in enum org.orekit.rugged.errors.RuggedMessages
getSpecifier() - Method in exception org.orekit.rugged.errors.RuggedException
Get the localizable specifier of the error message.
getSpecifier() - Method in exception org.orekit.rugged.errors.RuggedInternalError
getTarget() - Method in class org.orekit.rugged.linesensor.SensorMeanPlaneCrossing.CrossingResult
Get the target ground point.
getTargetDirection() - Method in class org.orekit.rugged.linesensor.SensorMeanPlaneCrossing.CrossingResult
Get the normalized target direction in spacecraft frame at crossing.
getTargetDirectionDerivative() - Method in class org.orekit.rugged.linesensor.SensorMeanPlaneCrossing.CrossingResult
Get the derivative of the normalized target direction in spacecraft frame at crossing.
getTile(double, double) - Method in class org.orekit.rugged.raster.TilesCache
Get the tile covering a ground point.
getTileUpdater() - Method in class org.orekit.rugged.api.RuggedBuilder
Get the updater used to load Digital Elevation Model tiles.
getTStep() - Method in class org.orekit.rugged.api.RuggedBuilder
Get the step to use for inertial frame to body frame transforms cache computations.
getTStep() - Method in class org.orekit.rugged.utils.SpacecraftToObservedBody
Get the step to use for inertial frame to body frame transforms cache computations.
getUgrid() - Method in class org.orekit.rugged.refraction.AtmosphericComputationParameters
 
getVgrid() - Method in class org.orekit.rugged.refraction.AtmosphericComputationParameters
 
GridCreation - Class in org.orekit.rugged.utils
Utility class for grids creation.
GroundOptimizationProblemBuilder - Class in org.orekit.rugged.adjustment
Ground optimization problem builder.
GroundOptimizationProblemBuilder(List<LineSensor>, Observables, Rugged) - Constructor for class org.orekit.rugged.adjustment.GroundOptimizationProblemBuilder
Build a new instance of the optimization problem.

H

hashCode() - Method in class org.orekit.rugged.utils.NormalizedGeodeticPoint

I

IgnoreDEMAlgorithm - Class in org.orekit.rugged.intersection
Intersection ignoring Digital Elevation Model.
IgnoreDEMAlgorithm() - Constructor for class org.orekit.rugged.intersection.IgnoreDEMAlgorithm
Simple constructor.
InertialFrameId - Enum in org.orekit.rugged.api
Enumerate for inertial frames.
initMapping() - Method in class org.orekit.rugged.adjustment.GroundOptimizationProblemBuilder
Parse the observables to select mapping .
initMapping() - Method in class org.orekit.rugged.adjustment.InterSensorsOptimizationProblemBuilder
Parse the observables to select mapping .
interpolateElevation(double, double) - Method in class org.orekit.rugged.raster.SimpleTile
Interpolate elevation.
interpolateElevation(double, double) - Method in interface org.orekit.rugged.raster.Tile
Interpolate elevation.
intersection(ExtendedEllipsoid, Vector3D, Vector3D) - Method in class org.orekit.rugged.intersection.BasicScanAlgorithm
Compute intersection of line with Digital Elevation Model.
intersection(ExtendedEllipsoid, Vector3D, Vector3D) - Method in class org.orekit.rugged.intersection.ConstantElevationAlgorithm
Compute intersection of line with Digital Elevation Model.
intersection(ExtendedEllipsoid, Vector3D, Vector3D) - Method in class org.orekit.rugged.intersection.duvenhage.DuvenhageAlgorithm
Compute intersection of line with Digital Elevation Model.
intersection(ExtendedEllipsoid, Vector3D, Vector3D) - Method in class org.orekit.rugged.intersection.IgnoreDEMAlgorithm
Compute intersection of line with Digital Elevation Model.
intersection(ExtendedEllipsoid, Vector3D, Vector3D) - Method in interface org.orekit.rugged.intersection.IntersectionAlgorithm
Compute intersection of line with Digital Elevation Model.
IntersectionAlgorithm - Interface in org.orekit.rugged.intersection
Interface for Digital Elevation Model intersection algorithm.
InterSensorsOptimizationProblemBuilder - Class in org.orekit.rugged.adjustment
Constructs the optimization problem for a list of tie points.
InterSensorsOptimizationProblemBuilder(List<LineSensor>, Observables, Collection<Rugged>) - Constructor for class org.orekit.rugged.adjustment.InterSensorsOptimizationProblemBuilder
Constructor.
inverseLocation(String, double, double, int, int) - Method in class org.orekit.rugged.api.Rugged
Inverse location of a ground point.
inverseLocation(String, GeodeticPoint, int, int) - Method in class org.orekit.rugged.api.Rugged
Inverse location of a point.
inverseLocationDerivatives(String, GeodeticPoint, int, int, DerivativeGenerator<T>) - Method in class org.orekit.rugged.api.Rugged
Inverse location of a point with derivatives.
isAberrationOfLightCorrected() - Method in class org.orekit.rugged.api.Rugged
Get flag for aberration of light correction.
isActive() - Static method in class org.orekit.rugged.errors.DumpManager
Check if dump is active for this thread.
isColumnMerging(int) - Method in class org.orekit.rugged.intersection.duvenhage.MinMaxTreeTile
Check if the merging operation between level and level-1 is a column merging.
isInRange(AbsoluteDate) - Method in class org.orekit.rugged.api.Rugged
Check if a date is in the supported range.
isInRange(AbsoluteDate) - Method in class org.orekit.rugged.utils.SpacecraftToObservedBody
Check if a date is in the supported range.
isLightTimeCorrected() - Method in class org.orekit.rugged.api.Rugged
Get flag for light time correction.
isOverlappingTiles() - Method in class org.orekit.rugged.api.RuggedBuilder
Get the flag telling if the DEM tiles are overlapping.
isSameContext(String, int, int) - Method in class org.orekit.rugged.refraction.AtmosphericRefraction
Check if the current atmospheric parameters are the same as the asked ones.

L

LeastSquareAdjuster - Class in org.orekit.rugged.adjustment
LeastSquareAdjuster Class for setting least square algorithm chosen for solving optimization problem.
LeastSquareAdjuster(OptimizerId) - Constructor for class org.orekit.rugged.adjustment.LeastSquareAdjuster
Constructor.
LeastSquareAdjuster() - Constructor for class org.orekit.rugged.adjustment.LeastSquareAdjuster
Default constructor with Gauss Newton with QR decomposition algorithm.
LinearLineDatation - Class in org.orekit.rugged.linesensor
Linear model for line datation.
LinearLineDatation(AbsoluteDate, double, double) - Constructor for class org.orekit.rugged.linesensor.LinearLineDatation
Simple constructor.
LineDatation - Interface in org.orekit.rugged.linesensor
Interface representing line datation model.
LineSensor - Class in org.orekit.rugged.linesensor
Line sensor model.
LineSensor(String, LineDatation, Vector3D, TimeDependentLOS) - Constructor for class org.orekit.rugged.linesensor.LineSensor
Simple constructor.
locateMax(int, int, int) - Method in class org.orekit.rugged.intersection.duvenhage.MinMaxTreeTile
Locate the cell at which max elevation is reached for a specified level.
locateMin(int, int, int) - Method in class org.orekit.rugged.intersection.duvenhage.MinMaxTreeTile
Locate the cell at which min elevation is reached for a specified level.
locatePixel(AbsoluteDate) - Method in class org.orekit.rugged.linesensor.SensorPixelCrossing
Locate pixel along sensor line.
LOSBuilder - Class in org.orekit.rugged.los
Builder for lines-of-sight list.
LOSBuilder(List<Vector3D>) - Constructor for class org.orekit.rugged.los.LOSBuilder
Create builder.
LOSTransform - Interface in org.orekit.rugged.los
Interface for lines-of-sight transforms.

M

MaxSelector - Class in org.orekit.rugged.utils
Selector for max value.
MinMaxTreeTile - Class in org.orekit.rugged.intersection.duvenhage
Implementation of a Tile with a min/max kd tree.
MinMaxTreeTile() - Constructor for class org.orekit.rugged.intersection.duvenhage.MinMaxTreeTile
Simple constructor.
MinMaxTreeTileFactory - Class in org.orekit.rugged.intersection.duvenhage
Simple implementation of a TileFactory for MinMaxTreeTile.
MinMaxTreeTileFactory() - Constructor for class org.orekit.rugged.intersection.duvenhage.MinMaxTreeTileFactory
 
MinSelector - Class in org.orekit.rugged.utils
Selector for min value.
MultiLayerModel - Class in org.orekit.rugged.refraction
Atmospheric refraction model based on multiple layers with associated refractive index.
MultiLayerModel(ExtendedEllipsoid) - Constructor for class org.orekit.rugged.refraction.MultiLayerModel
Simple constructor.
MultiLayerModel(ExtendedEllipsoid, List<ConstantRefractionLayer>) - Constructor for class org.orekit.rugged.refraction.MultiLayerModel
Simple constructor.
multipleDurationFrom(AbsoluteDate[]) - Method in class org.orekit.rugged.utils.AbsoluteDateArrayHandling
Get array with durations between instances dates and given dates If instance dates = [date1, date2, ..., daten] and argument datesForDuration = [d1, d2, ..., dn] then this function will return a matrix [[date1 durationFrom d1, date1 durationFrom d2, ..., date1 durationFrom dn], [date2 durationFrom d1, date2 durationFrom d2, ..., date2 durationFrom dn], [...] [daten durationFrom d1, daten durationFrom d2, ..., date1 durationFrom dn]].
multipleShiftedBy(double[]) - Method in class org.orekit.rugged.utils.AbsoluteDateArrayHandling
Get time-shifted dates for several dates or several time shifts.
mustBeComputed() - Method in class org.orekit.rugged.refraction.AtmosphericRefraction
Tell if the computation must be performed.

N

newBundle(String, Locale, String, ClassLoader, boolean) - Method in class org.orekit.rugged.errors.RuggedMessages.UTF8Control
NormalizedGeodeticPoint - Class in org.orekit.rugged.utils
Geodetic point whose longitude can be selected with respect to the 2Ï€ boundary.
NormalizedGeodeticPoint(double, double, double, double) - Constructor for class org.orekit.rugged.utils.NormalizedGeodeticPoint
Build a new instance.

O

Observables - Class in org.orekit.rugged.adjustment.measurements
Class for measurements generation.
Observables(int) - Constructor for class org.orekit.rugged.adjustment.measurements.Observables
Build a new instance.
optimize(LeastSquaresProblem) - Method in class org.orekit.rugged.adjustment.LeastSquareAdjuster
Solve the least square problem.
OptimizerId - Enum in org.orekit.rugged.adjustment
Enumerate for Optimizer used in Least square optimization.
org.orekit.rugged.adjustment - package org.orekit.rugged.adjustment
This package provides tools to deal with viewing model refining.
org.orekit.rugged.adjustment.measurements - package org.orekit.rugged.adjustment.measurements
This package provides tools for measurements generation.
org.orekit.rugged.api - package org.orekit.rugged.api
This package provides the principal class of Rugged library API, as well as the builder for Rugged instances.
org.orekit.rugged.errors - package org.orekit.rugged.errors
This package provides classes to generate and handle exceptions.
org.orekit.rugged.intersection - package org.orekit.rugged.intersection
This package provides the interface for Digital Elevation Model intersection algorithm, as well as some simple implementations.
org.orekit.rugged.intersection.duvenhage - package org.orekit.rugged.intersection.duvenhage
This package provides the Digital Elevation Model intersection using Bernardt Duvenhage's algorithm.
org.orekit.rugged.linesensor - package org.orekit.rugged.linesensor
This package provides all the tools needed to deal with line sensor model.
org.orekit.rugged.los - package org.orekit.rugged.los
This package provides all the tools to build lines-of-sight (LOS).
org.orekit.rugged.raster - package org.orekit.rugged.raster
This package provides the interface used to update Digital Elevation Model tiles to be implemented by the user, the interface representing a raster tile, as well as a simple model.
org.orekit.rugged.refraction - package org.orekit.rugged.refraction
This package provides the interface for atmospheric refraction model, as well as some classical models.
org.orekit.rugged.utils - package org.orekit.rugged.utils
This package provides useful objects.

P

parse(File) - Method in class org.orekit.rugged.errors.DumpReplayer
Parse a dump file.
pointAtAltitude(Vector3D, Vector3D, double) - Method in class org.orekit.rugged.utils.ExtendedEllipsoid
Get point at some altitude along a pixel line of sight.
pointAtLatitude(Vector3D, Vector3D, double, Vector3D) - Method in class org.orekit.rugged.utils.ExtendedEllipsoid
Get point at some latitude along a pixel line of sight.
pointAtLongitude(Vector3D, Vector3D, double) - Method in class org.orekit.rugged.utils.ExtendedEllipsoid
Get point at some longitude along a pixel line of sight.
pointOnGround(Vector3D, Vector3D, double) - Method in class org.orekit.rugged.utils.ExtendedEllipsoid
Get point on ground along a pixel line of sight.
PolynomialRotation - Class in org.orekit.rugged.los
LOS transform based on a rotation with polynomial angle.
PolynomialRotation(String, Vector3D, AbsoluteDate, double...) - Constructor for class org.orekit.rugged.los.PolynomialRotation
Simple constructor.
PolynomialRotation(String, Vector3D, AbsoluteDate, PolynomialFunction) - Constructor for class org.orekit.rugged.los.PolynomialRotation
Simple constructor.
processUpdatedElevation(double[]) - Method in class org.orekit.rugged.intersection.duvenhage.MinMaxTreeTile
Process elevation array at completion.
processUpdatedElevation(double[]) - Method in class org.orekit.rugged.raster.SimpleTile
Process elevation array at completion.

R

reactivateComputation() - Method in class org.orekit.rugged.refraction.AtmosphericRefraction
Reactivate computation (needed for the inverse location computation).
refineIntersection(ExtendedEllipsoid, Vector3D, Vector3D, NormalizedGeodeticPoint) - Method in class org.orekit.rugged.intersection.BasicScanAlgorithm
Refine intersection of line with Digital Elevation Model.
refineIntersection(ExtendedEllipsoid, Vector3D, Vector3D, NormalizedGeodeticPoint) - Method in class org.orekit.rugged.intersection.ConstantElevationAlgorithm
Refine intersection of line with Digital Elevation Model.
refineIntersection(ExtendedEllipsoid, Vector3D, Vector3D, NormalizedGeodeticPoint) - Method in class org.orekit.rugged.intersection.duvenhage.DuvenhageAlgorithm
Refine intersection of line with Digital Elevation Model.
refineIntersection(ExtendedEllipsoid, Vector3D, Vector3D, NormalizedGeodeticPoint) - Method in class org.orekit.rugged.intersection.IgnoreDEMAlgorithm
Refine intersection of line with Digital Elevation Model.
refineIntersection(ExtendedEllipsoid, Vector3D, Vector3D, NormalizedGeodeticPoint) - Method in interface org.orekit.rugged.intersection.IntersectionAlgorithm
Refine intersection of line with Digital Elevation Model.
resume(Boolean) - Static method in class org.orekit.rugged.errors.DumpManager
Resume the dump, only if it was not already suspended.
RoughVisibilityEstimator - Class in org.orekit.rugged.utils
Class estimating very roughly when a point may be visible from spacecraft.
RoughVisibilityEstimator(OneAxisEllipsoid, Frame, List<TimeStampedPVCoordinates>) - Constructor for class org.orekit.rugged.utils.RoughVisibilityEstimator
Simple constructor.
Rugged - Class in org.orekit.rugged.api
Main class of Rugged library API.
RuggedBuilder - Class in org.orekit.rugged.api
Builder for Rugged instances.
RuggedBuilder() - Constructor for class org.orekit.rugged.api.RuggedBuilder
Create a non-configured builder.
RuggedException - Exception in org.orekit.rugged.errors
This class is the base class for all specific exceptions thrown by the rugged library classes.
RuggedException(Localizable, Object...) - Constructor for exception org.orekit.rugged.errors.RuggedException
Simple constructor.
RuggedException(Throwable, Localizable, Object...) - Constructor for exception org.orekit.rugged.errors.RuggedException
Simple constructor.
RuggedExceptionWrapper - Exception in org.orekit.rugged.errors
Deprecated.
as of 2.1, this class is not used anymore, as RuggedException is now an unchecked exception
RuggedExceptionWrapper(RuggedException) - Constructor for exception org.orekit.rugged.errors.RuggedExceptionWrapper
Deprecated.
Simple constructor.
RuggedInternalError - Exception in org.orekit.rugged.errors
Extension of Runtime with localized message for internal errors only.
RuggedInternalError(Throwable) - Constructor for exception org.orekit.rugged.errors.RuggedInternalError
Create an exception with localized message.
RuggedMessages - Enum in org.orekit.rugged.errors
Enumeration for localized messages formats.
RuggedMessages.UTF8Control - Class in org.orekit.rugged.errors
Control class loading properties in UTF-8 encoding.

S

select(double, double) - Method in class org.orekit.rugged.utils.Selector
Select a value.
selectFirst(double, double) - Method in class org.orekit.rugged.utils.MaxSelector
Check if first value should be selected.
selectFirst(double, double) - Method in class org.orekit.rugged.utils.MinSelector
Check if first value should be selected.
selectFirst(double, double) - Method in class org.orekit.rugged.utils.Selector
Check if first value should be selected.
Selector - Class in org.orekit.rugged.utils
Class for selecting one value among two.
Selector() - Constructor for class org.orekit.rugged.utils.Selector
 
SensorMapping<T> - Class in org.orekit.rugged.adjustment.measurements
Container for mapping sensor pixels with sensor pixels or ground points.
SensorMapping(String) - Constructor for class org.orekit.rugged.adjustment.measurements.SensorMapping
Build a new instance (with default Rugged name).
SensorMapping(String, String) - Constructor for class org.orekit.rugged.adjustment.measurements.SensorMapping
Build a new instance with a specific Rugged name.
SensorMeanPlaneCrossing - Class in org.orekit.rugged.linesensor
Class dedicated to find when ground point crosses mean sensor plane.
SensorMeanPlaneCrossing(LineSensor, SpacecraftToObservedBody, int, int, boolean, boolean, int, double) - Constructor for class org.orekit.rugged.linesensor.SensorMeanPlaneCrossing
Simple constructor.
SensorMeanPlaneCrossing(LineSensor, SpacecraftToObservedBody, int, int, boolean, boolean, int, double, Vector3D, Stream<SensorMeanPlaneCrossing.CrossingResult>) - Constructor for class org.orekit.rugged.linesensor.SensorMeanPlaneCrossing
Simple constructor.
SensorMeanPlaneCrossing.CrossingResult - Class in org.orekit.rugged.linesensor
Container for mean plane crossing result.
SensorPixel - Class in org.orekit.rugged.linesensor
Container for sensor pixel.
SensorPixel(double, double) - Constructor for class org.orekit.rugged.linesensor.SensorPixel
Build a new instance.
SensorPixelCrossing - Class in org.orekit.rugged.linesensor
Class devoted to locate where ground point crosses a sensor line.
SensorPixelCrossing(LineSensor, Vector3D, Vector3D, int, double) - Constructor for class org.orekit.rugged.linesensor.SensorPixelCrossing
Simple constructor.
SensorToGroundMapping - Class in org.orekit.rugged.adjustment.measurements
Container for mapping between sensor pixels and ground points.
SensorToGroundMapping(String) - Constructor for class org.orekit.rugged.adjustment.measurements.SensorToGroundMapping
Build a new instance (with default Rugged name).
SensorToGroundMapping(String, String) - Constructor for class org.orekit.rugged.adjustment.measurements.SensorToGroundMapping
Build a new instance with a specific Rugged name.
SensorToSensorMapping - Class in org.orekit.rugged.adjustment.measurements
Container for mapping sensors pixels of two viewing models.
SensorToSensorMapping(String, String) - Constructor for class org.orekit.rugged.adjustment.measurements.SensorToSensorMapping
Build a new instance without central body constraint (with default Rugged names).
SensorToSensorMapping(String, String, String, String, double) - Constructor for class org.orekit.rugged.adjustment.measurements.SensorToSensorMapping
Build a new instance with central body constraint.
SensorToSensorMapping(String, String, String, String) - Constructor for class org.orekit.rugged.adjustment.measurements.SensorToSensorMapping
Build a new instance without central body constraints.
SensorToSensorMapping(String, String, double) - Constructor for class org.orekit.rugged.adjustment.measurements.SensorToSensorMapping
Build a new instance with central body constraints (with default Rugged names): we want to minimize the distance between pixel A and central body.
setAberrationOfLightCorrection(boolean) - Method in class org.orekit.rugged.api.RuggedBuilder
Set flag for aberration of light correction.
setAlgorithm(AlgorithmId) - Method in class org.orekit.rugged.api.RuggedBuilder
Set the algorithm to use for Digital Elevation Model intersection.
setBodyConstraintWeight(double) - Method in class org.orekit.rugged.adjustment.measurements.SensorToSensorMapping
Set the central body constraint weight.
setConstantElevation(double) - Method in class org.orekit.rugged.api.RuggedBuilder
Set the user-provided constant elevation model.
setDigitalElevationModel(TileUpdater, int) - Method in class org.orekit.rugged.api.RuggedBuilder
Set the user-provided tile updater.
setDigitalElevationModel(TileUpdater, int, boolean) - Method in class org.orekit.rugged.api.RuggedBuilder
Set the user-provided tile updater.
setElevation(int, int, double) - Method in class org.orekit.rugged.raster.SimpleTile
Set the elevation for one raster element.
setElevation(int, int, double) - Method in interface org.orekit.rugged.raster.UpdatableTile
Set the elevation for one raster element.
setEllipsoid(EllipsoidId, BodyRotatingFrameId) - Method in class org.orekit.rugged.api.RuggedBuilder
Set the reference ellipsoid.
setEllipsoid(OneAxisEllipsoid) - Method in class org.orekit.rugged.api.RuggedBuilder
Set the reference ellipsoid.
setGeometry(double, double, double, double, int, int) - Method in class org.orekit.rugged.raster.SimpleTile
Set the tile global geometry.
setGeometry(double, double, double, double, int, int) - Method in interface org.orekit.rugged.raster.UpdatableTile
Set the tile global geometry.
setGridSteps(int, int) - Method in class org.orekit.rugged.refraction.AtmosphericComputationParameters
Set the grid steps in pixel and line (used to compute inverse location).
setGridSteps(int, int) - Method in class org.orekit.rugged.refraction.AtmosphericRefraction
Set the grid steps in pixel and line (used to compute inverse location).
setInverseLocMargin(double) - Method in class org.orekit.rugged.refraction.AtmosphericComputationParameters
Set the margin for computation of inverse location with atmospheric refraction correction.
setInverseLocMargin(double) - Method in class org.orekit.rugged.refraction.AtmosphericRefraction
Set the margin for computation of inverse location with atmospheric refraction correction.
setLightTimeCorrection(boolean) - Method in class org.orekit.rugged.api.RuggedBuilder
Set flag for light time correction.
setName(String) - Method in class org.orekit.rugged.api.RuggedBuilder
Set the Rugged name.
setOptimizer(OptimizerId) - Method in class org.orekit.rugged.adjustment.AdjustmentContext
Setter for optimizer algorithm.
setOverlappingTiles(boolean) - Method in class org.orekit.rugged.api.RuggedBuilder
Set the DEM overlapping tiles flag.
setRefractionCorrection(AtmosphericRefraction) - Method in class org.orekit.rugged.api.RuggedBuilder
Set atmospheric refraction for line of sight correction.
setTimeSpan(AbsoluteDate, AbsoluteDate, double, double) - Method in class org.orekit.rugged.api.RuggedBuilder
Set the time span to be covered for direct and inverse location calls.
setTrajectory(InertialFrameId, List<TimeStampedPVCoordinates>, int, CartesianDerivativesFilter, List<TimeStampedAngularCoordinates>, int, AngularDerivativesFilter) - Method in class org.orekit.rugged.api.RuggedBuilder
Set the spacecraft trajectory.
setTrajectory(Frame, List<TimeStampedPVCoordinates>, int, CartesianDerivativesFilter, List<TimeStampedAngularCoordinates>, int, AngularDerivativesFilter) - Method in class org.orekit.rugged.api.RuggedBuilder
Set the spacecraft trajectory.
setTrajectory(double, int, CartesianDerivativesFilter, AngularDerivativesFilter, Propagator) - Method in class org.orekit.rugged.api.RuggedBuilder
Set the spacecraft trajectory.
setTrajectoryAndTimeSpan(InputStream) - Method in class org.orekit.rugged.api.RuggedBuilder
Set both the spacecraft trajectory and the time span.
shiftedBy(double[]) - Method in class org.orekit.rugged.utils.AbsoluteDateArrayHandling
Get time-shifted dates for several dates and corresponding time shifts.
SimpleTile - Class in org.orekit.rugged.raster
Simple implementation of a Tile.
SimpleTile() - Constructor for class org.orekit.rugged.raster.SimpleTile
Simple constructor.
SimpleTileFactory - Class in org.orekit.rugged.raster
Simple implementation of a TileFactory for SimpleTile.
SimpleTileFactory() - Constructor for class org.orekit.rugged.raster.SimpleTileFactory
 
SpacecraftToObservedBody - Class in org.orekit.rugged.utils
Provider for observation transforms.
SpacecraftToObservedBody(Frame, Frame, AbsoluteDate, AbsoluteDate, double, double, List<TimeStampedPVCoordinates>, int, CartesianDerivativesFilter, List<TimeStampedAngularCoordinates>, int, AngularDerivativesFilter) - Constructor for class org.orekit.rugged.utils.SpacecraftToObservedBody
Simple constructor.
SpacecraftToObservedBody(Frame, Frame, AbsoluteDate, AbsoluteDate, double, double, List<Transform>, List<Transform>) - Constructor for class org.orekit.rugged.utils.SpacecraftToObservedBody
Simple constructor.
storeInterpolator(OutputStream) - Method in class org.orekit.rugged.api.RuggedBuilder
Store frames transform interpolator.
suspend() - Static method in class org.orekit.rugged.errors.DumpManager
Suspend the dump.

T

Tile - Interface in org.orekit.rugged.raster
Interface representing a raster tile.
Tile.Location - Enum in org.orekit.rugged.raster
Enumerate for point location with respect to the interpolation grid of a tile.
TileFactory<T extends Tile> - Interface in org.orekit.rugged.raster
Interface representing a factory for raster tile.
TilesCache<T extends Tile> - Class in org.orekit.rugged.raster
Cache for Digital Elevation Model tiles.
TilesCache(TileFactory<T>, TileUpdater, int, boolean) - Constructor for class org.orekit.rugged.raster.TilesCache
Simple constructor.
tileUpdateCompleted() - Method in class org.orekit.rugged.raster.SimpleTile
Hook called at the end of tile update completion.
tileUpdateCompleted() - Method in interface org.orekit.rugged.raster.Tile
Hook called at the end of tile update completion.
TileUpdater - Interface in org.orekit.rugged.raster
Interface used to update Digital Elevation Model tiles.
TimeDependentLOS - Interface in org.orekit.rugged.los
Interface representing a line-of-sight which depends on time.
TimeIndependentLOSTransform - Interface in org.orekit.rugged.los
Interface for lines-of-sight tranforms that do not depend on time.
transform(GeodeticPoint) - Method in class org.orekit.rugged.utils.ExtendedEllipsoid
transform(Vector3D, Frame, AbsoluteDate) - Method in class org.orekit.rugged.utils.ExtendedEllipsoid
transform(Vector3D, Frame, AbsoluteDate, double) - Method in class org.orekit.rugged.utils.ExtendedEllipsoid
Transform a cartesian point to a surface-relative point.
transformLOS(int, Vector3D) - Method in class org.orekit.rugged.los.FixedRotation
Transform a line-of-sight.
transformLOS(int, FieldVector3D<T>, DerivativeGenerator<T>) - Method in class org.orekit.rugged.los.FixedRotation
Transform a line-of-sight and its partial derivatives.
transformLOS(int, Vector3D) - Method in class org.orekit.rugged.los.FixedZHomothety
Transform a line-of-sight.
transformLOS(int, FieldVector3D<T>, DerivativeGenerator<T>) - Method in class org.orekit.rugged.los.FixedZHomothety
Transform a line-of-sight and its partial derivatives.
transformLOS(int, Vector3D, AbsoluteDate) - Method in interface org.orekit.rugged.los.LOSTransform
Transform a line-of-sight.
transformLOS(int, FieldVector3D<T>, AbsoluteDate, DerivativeGenerator<T>) - Method in interface org.orekit.rugged.los.LOSTransform
Transform a line-of-sight and its partial derivatives.
transformLOS(int, Vector3D, AbsoluteDate) - Method in class org.orekit.rugged.los.PolynomialRotation
Transform a line-of-sight.
transformLOS(int, FieldVector3D<T>, AbsoluteDate, DerivativeGenerator<T>) - Method in class org.orekit.rugged.los.PolynomialRotation
Transform a line-of-sight and its partial derivatives.
transformLOS(int, Vector3D) - Method in interface org.orekit.rugged.los.TimeIndependentLOSTransform
Transform a line-of-sight.
transformLOS(int, FieldVector3D<T>, DerivativeGenerator<T>) - Method in interface org.orekit.rugged.los.TimeIndependentLOSTransform
Transform a line-of-sight and its partial derivatives.

U

UpdatableTile - Interface in org.orekit.rugged.raster
Interface representing one tile of a raster Digital Elevation Model.
updateTile(double, double, UpdatableTile) - Method in interface org.orekit.rugged.raster.TileUpdater
Update the tile according to the Digital Elevation Model.
UTF8Control() - Constructor for class org.orekit.rugged.errors.RuggedMessages.UTF8Control
 

V

valueOf(String) - Static method in enum org.orekit.rugged.adjustment.OptimizerId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.orekit.rugged.api.AlgorithmId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.orekit.rugged.api.BodyRotatingFrameId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.orekit.rugged.api.EllipsoidId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.orekit.rugged.api.InertialFrameId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.orekit.rugged.errors.RuggedMessages
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.orekit.rugged.raster.EarthHemisphere
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.orekit.rugged.raster.Tile.Location
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.orekit.rugged.adjustment.OptimizerId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.orekit.rugged.api.AlgorithmId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.orekit.rugged.api.BodyRotatingFrameId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.orekit.rugged.api.EllipsoidId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.orekit.rugged.api.InertialFrameId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.orekit.rugged.errors.RuggedMessages
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.orekit.rugged.raster.EarthHemisphere
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.orekit.rugged.raster.Tile.Location
Returns an array containing the constants of this enum type, in the order they are declared.
variable(ParameterDriver) - Method in interface org.orekit.rugged.utils.DerivativeGenerator
Generate a Derivative representing the parameter driver either as a canonical variable or a constant.
A B C D E F G H I L M N O P R S T U V 
Skip navigation links

Copyright © 2014-2023 CS GROUP. All rights reserved.