Package | Description |
---|---|
org.orekit.rugged.intersection | |
org.orekit.rugged.intersection.duvenhage | |
org.orekit.rugged.raster | |
org.orekit.rugged.refraction | |
org.orekit.rugged.utils |
Modifier and Type | Method | Description |
---|---|---|
NormalizedGeodeticPoint |
BasicScanAlgorithm.intersection(ExtendedEllipsoid ellipsoid,
org.hipparchus.geometry.euclidean.threed.Vector3D position,
org.hipparchus.geometry.euclidean.threed.Vector3D los) |
Compute intersection of line with Digital Elevation Model.
|
NormalizedGeodeticPoint |
ConstantElevationAlgorithm.intersection(ExtendedEllipsoid ellipsoid,
org.hipparchus.geometry.euclidean.threed.Vector3D position,
org.hipparchus.geometry.euclidean.threed.Vector3D los) |
Compute intersection of line with Digital Elevation Model.
|
NormalizedGeodeticPoint |
IgnoreDEMAlgorithm.intersection(ExtendedEllipsoid ellipsoid,
org.hipparchus.geometry.euclidean.threed.Vector3D position,
org.hipparchus.geometry.euclidean.threed.Vector3D los) |
Compute intersection of line with Digital Elevation Model.
|
NormalizedGeodeticPoint |
IntersectionAlgorithm.intersection(ExtendedEllipsoid ellipsoid,
org.hipparchus.geometry.euclidean.threed.Vector3D position,
org.hipparchus.geometry.euclidean.threed.Vector3D los) |
Compute intersection of line with Digital Elevation Model.
|
NormalizedGeodeticPoint |
BasicScanAlgorithm.refineIntersection(ExtendedEllipsoid ellipsoid,
org.hipparchus.geometry.euclidean.threed.Vector3D position,
org.hipparchus.geometry.euclidean.threed.Vector3D los,
NormalizedGeodeticPoint closeGuess) |
Refine intersection of line with Digital Elevation Model.
|
NormalizedGeodeticPoint |
ConstantElevationAlgorithm.refineIntersection(ExtendedEllipsoid ellipsoid,
org.hipparchus.geometry.euclidean.threed.Vector3D position,
org.hipparchus.geometry.euclidean.threed.Vector3D los,
NormalizedGeodeticPoint closeGuess) |
Refine intersection of line with Digital Elevation Model.
|
NormalizedGeodeticPoint |
IgnoreDEMAlgorithm.refineIntersection(ExtendedEllipsoid ellipsoid,
org.hipparchus.geometry.euclidean.threed.Vector3D position,
org.hipparchus.geometry.euclidean.threed.Vector3D los,
NormalizedGeodeticPoint closeGuess) |
Refine intersection of line with Digital Elevation Model.
|
NormalizedGeodeticPoint |
IntersectionAlgorithm.refineIntersection(ExtendedEllipsoid ellipsoid,
org.hipparchus.geometry.euclidean.threed.Vector3D position,
org.hipparchus.geometry.euclidean.threed.Vector3D los,
NormalizedGeodeticPoint closeGuess) |
Refine intersection of line with Digital Elevation Model.
|
Modifier and Type | Method | Description |
---|---|---|
NormalizedGeodeticPoint |
BasicScanAlgorithm.refineIntersection(ExtendedEllipsoid ellipsoid,
org.hipparchus.geometry.euclidean.threed.Vector3D position,
org.hipparchus.geometry.euclidean.threed.Vector3D los,
NormalizedGeodeticPoint closeGuess) |
Refine intersection of line with Digital Elevation Model.
|
NormalizedGeodeticPoint |
ConstantElevationAlgorithm.refineIntersection(ExtendedEllipsoid ellipsoid,
org.hipparchus.geometry.euclidean.threed.Vector3D position,
org.hipparchus.geometry.euclidean.threed.Vector3D los,
NormalizedGeodeticPoint closeGuess) |
Refine intersection of line with Digital Elevation Model.
|
NormalizedGeodeticPoint |
IgnoreDEMAlgorithm.refineIntersection(ExtendedEllipsoid ellipsoid,
org.hipparchus.geometry.euclidean.threed.Vector3D position,
org.hipparchus.geometry.euclidean.threed.Vector3D los,
NormalizedGeodeticPoint closeGuess) |
Refine intersection of line with Digital Elevation Model.
|
NormalizedGeodeticPoint |
IntersectionAlgorithm.refineIntersection(ExtendedEllipsoid ellipsoid,
org.hipparchus.geometry.euclidean.threed.Vector3D position,
org.hipparchus.geometry.euclidean.threed.Vector3D los,
NormalizedGeodeticPoint closeGuess) |
Refine intersection of line with Digital Elevation Model.
|
Modifier and Type | Method | Description |
---|---|---|
NormalizedGeodeticPoint |
DuvenhageAlgorithm.intersection(ExtendedEllipsoid ellipsoid,
org.hipparchus.geometry.euclidean.threed.Vector3D position,
org.hipparchus.geometry.euclidean.threed.Vector3D los) |
Compute intersection of line with Digital Elevation Model.
|
NormalizedGeodeticPoint |
DuvenhageAlgorithm.refineIntersection(ExtendedEllipsoid ellipsoid,
org.hipparchus.geometry.euclidean.threed.Vector3D position,
org.hipparchus.geometry.euclidean.threed.Vector3D los,
NormalizedGeodeticPoint closeGuess) |
Refine intersection of line with Digital Elevation Model.
|
Modifier and Type | Method | Description |
---|---|---|
NormalizedGeodeticPoint |
DuvenhageAlgorithm.refineIntersection(ExtendedEllipsoid ellipsoid,
org.hipparchus.geometry.euclidean.threed.Vector3D position,
org.hipparchus.geometry.euclidean.threed.Vector3D los,
NormalizedGeodeticPoint closeGuess) |
Refine intersection of line with Digital Elevation Model.
|
Modifier and Type | Method | Description |
---|---|---|
NormalizedGeodeticPoint |
SimpleTile.cellIntersection(org.orekit.bodies.GeodeticPoint p,
org.hipparchus.geometry.euclidean.threed.Vector3D los,
int latitudeIndex,
int longitudeIndex) |
Find the intersection of a line-of-sight and a Digital Elevation Model cell.
|
NormalizedGeodeticPoint |
Tile.cellIntersection(org.orekit.bodies.GeodeticPoint p,
org.hipparchus.geometry.euclidean.threed.Vector3D los,
int latitudeIndex,
int longitudeIndex) |
Find the intersection of a line-of-sight and a Digital Elevation Model cell.
|
Modifier and Type | Method | Description |
---|---|---|
abstract NormalizedGeodeticPoint |
AtmosphericRefraction.applyCorrection(org.hipparchus.geometry.euclidean.threed.Vector3D satPos,
org.hipparchus.geometry.euclidean.threed.Vector3D satLos,
NormalizedGeodeticPoint rawIntersection,
IntersectionAlgorithm algorithm) |
Apply correction to the intersected point with an atmospheric refraction model.
|
NormalizedGeodeticPoint |
MultiLayerModel.applyCorrection(org.hipparchus.geometry.euclidean.threed.Vector3D satPos,
org.hipparchus.geometry.euclidean.threed.Vector3D satLos,
NormalizedGeodeticPoint rawIntersection,
IntersectionAlgorithm algorithm) |
Apply correction to the intersected point with an atmospheric refraction model.
|
Modifier and Type | Method | Description |
---|---|---|
abstract NormalizedGeodeticPoint |
AtmosphericRefraction.applyCorrection(org.hipparchus.geometry.euclidean.threed.Vector3D satPos,
org.hipparchus.geometry.euclidean.threed.Vector3D satLos,
NormalizedGeodeticPoint rawIntersection,
IntersectionAlgorithm algorithm) |
Apply correction to the intersected point with an atmospheric refraction model.
|
NormalizedGeodeticPoint |
MultiLayerModel.applyCorrection(org.hipparchus.geometry.euclidean.threed.Vector3D satPos,
org.hipparchus.geometry.euclidean.threed.Vector3D satLos,
NormalizedGeodeticPoint rawIntersection,
IntersectionAlgorithm algorithm) |
Apply correction to the intersected point with an atmospheric refraction model.
|
Modifier and Type | Method | Description |
---|---|---|
NormalizedGeodeticPoint |
ExtendedEllipsoid.pointOnGround(org.hipparchus.geometry.euclidean.threed.Vector3D position,
org.hipparchus.geometry.euclidean.threed.Vector3D los,
double centralLongitude) |
Get point on ground along a pixel line of sight.
|
NormalizedGeodeticPoint |
ExtendedEllipsoid.transform(org.hipparchus.geometry.euclidean.threed.Vector3D point,
org.orekit.frames.Frame frame,
org.orekit.time.AbsoluteDate date,
double centralLongitude) |
Transform a cartesian point to a surface-relative point.
|
Copyright © 2014-2019 CS Systèmes d'information. All rights reserved.