- GAUSS_NEWTON_LU - org.orekit.rugged.adjustment.OptimizerId
-
Gauss Newton with LU decomposition.
- GAUSS_NEWTON_QR - org.orekit.rugged.adjustment.OptimizerId
-
Gauss Newton with QR decomposition.
- GCRF - org.orekit.rugged.api.InertialFrameId
-
Constant for Geocentric Celestial Reference Frame.
- 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.
- 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
-
- 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() - Method in class org.orekit.rugged.linesensor.SensorMeanPlaneCrossing.CrossingResult
-
Get the crossing date.
- 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.
- 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.
- 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.
- 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() - Method in class org.orekit.rugged.linesensor.SensorMeanPlaneCrossing.CrossingResult
-
Get the crossing line.
- 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.
- 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(int, AbsoluteDate) - Method in interface org.orekit.rugged.los.TimeDependentLOS
-
Get the line of sight for a given date.
- getLOS(AbsoluteDate, double) - Method in class org.orekit.rugged.linesensor.LineSensor
-
Get the pixel normalized interpolated line-of-sight at some date.
- getLOS(AbsoluteDate, int) - Method in class org.orekit.rugged.linesensor.LineSensor
-
Get the pixel normalized line-of-sight at some date.
- getLOSDerivatives(int, AbsoluteDate, DSGenerator) - Method in interface org.orekit.rugged.los.TimeDependentLOS
-
Get the line of sight and its partial derivatives for a given date.
- getLOSDerivatives(AbsoluteDate, double, DSGenerator) - 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, int, DSGenerator) - 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.
- 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() - 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.
- getMaxElevation(int, int, int) - Method in class org.orekit.rugged.intersection.duvenhage.MinMaxTreeTile
-
Get the maximum elevation at some level tree.
- 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() - Method in exception org.orekit.rugged.errors.RuggedException
- getMessage() - Method in exception org.orekit.rugged.errors.RuggedInternalError
- getMessage(Locale) - Method in exception org.orekit.rugged.errors.RuggedException
- getMessage(Locale) - 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() - 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.
- getMinElevation(int, int, int) - Method in class org.orekit.rugged.intersection.duvenhage.MinMaxTreeTile
-
Get the minimum elevation at some level tree.
- 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
-
- getOvershootTolerance() - Method in class org.orekit.rugged.utils.SpacecraftToObservedBody
-
- 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.DSGenerator
-
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.
- GRS80 - org.orekit.rugged.api.EllipsoidId
-
Constant for GRS 80 ellipsoid.
- GTOD - org.orekit.rugged.api.BodyRotatingFrameId
-
Constant for Geocentric True Of Date frame.
- 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, 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.
- 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, String, String, double) - Constructor for class org.orekit.rugged.adjustment.measurements.SensorToSensorMapping
-
Build a new instance with central body constraint.
- 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
-
- 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(OneAxisEllipsoid) - Method in class org.orekit.rugged.api.RuggedBuilder
-
Set the reference ellipsoid.
- setEllipsoid(EllipsoidId, BodyRotatingFrameId) - 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).
- 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.
- 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(double, int, CartesianDerivativesFilter, AngularDerivativesFilter, Propagator) - 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(InertialFrameId, List<TimeStampedPVCoordinates>, int, CartesianDerivativesFilter, List<TimeStampedAngularCoordinates>, int, AngularDerivativesFilter) - 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.
- 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
-
- SimpleTileFactory() - Constructor for class org.orekit.rugged.raster.SimpleTileFactory
-
- SOUTH - org.orekit.rugged.raster.Tile.Location
-
Location for points out of tile interpolation grid, in the South edge direction.
- SOUTH_EAST - org.orekit.rugged.raster.Tile.Location
-
Location for points out of tile interpolation grid, in the South-East corner direction.
- SOUTH_WEST - org.orekit.rugged.raster.Tile.Location
-
Location for points out of tile interpolation grid, in the South-West corner direction.
- SpacecraftToObservedBody - Class in org.orekit.rugged.utils
-
Provider for observation transforms.
- SpacecraftToObservedBody(Frame, Frame, AbsoluteDate, AbsoluteDate, double, double, List<Transform>, List<Transform>) - Constructor for class org.orekit.rugged.utils.SpacecraftToObservedBody
-
Simple constructor.
- 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.
- 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.