| Package | Description |
|---|---|
| org.orekit.rugged.intersection | |
| org.orekit.rugged.intersection.duvenhage | |
| org.orekit.rugged.raster | |
| org.orekit.rugged.utils |
| Modifier and Type | Method and Description |
|---|---|
NormalizedGeodeticPoint |
IntersectionAlgorithm.intersection(ExtendedEllipsoid ellipsoid,
Vector3D position,
Vector3D los)
Compute intersection of line with Digital Elevation Model.
|
NormalizedGeodeticPoint |
IgnoreDEMAlgorithm.intersection(ExtendedEllipsoid ellipsoid,
Vector3D position,
Vector3D los)
Compute intersection of line with Digital Elevation Model.
|
NormalizedGeodeticPoint |
BasicScanAlgorithm.intersection(ExtendedEllipsoid ellipsoid,
Vector3D position,
Vector3D los)
Compute intersection of line with Digital Elevation Model.
|
NormalizedGeodeticPoint |
ConstantElevationAlgorithm.intersection(ExtendedEllipsoid ellipsoid,
Vector3D position,
Vector3D los)
Compute intersection of line with Digital Elevation Model.
|
NormalizedGeodeticPoint |
IntersectionAlgorithm.refineIntersection(ExtendedEllipsoid ellipsoid,
Vector3D position,
Vector3D los,
NormalizedGeodeticPoint closeGuess)
Refine intersection of line with Digital Elevation Model.
|
NormalizedGeodeticPoint |
IgnoreDEMAlgorithm.refineIntersection(ExtendedEllipsoid ellipsoid,
Vector3D position,
Vector3D los,
NormalizedGeodeticPoint closeGuess)
Refine intersection of line with Digital Elevation Model.
|
NormalizedGeodeticPoint |
BasicScanAlgorithm.refineIntersection(ExtendedEllipsoid ellipsoid,
Vector3D position,
Vector3D los,
NormalizedGeodeticPoint closeGuess)
Refine intersection of line with Digital Elevation Model.
|
NormalizedGeodeticPoint |
ConstantElevationAlgorithm.refineIntersection(ExtendedEllipsoid ellipsoid,
Vector3D position,
Vector3D los,
NormalizedGeodeticPoint closeGuess)
Refine intersection of line with Digital Elevation Model.
|
| Modifier and Type | Method and Description |
|---|---|
NormalizedGeodeticPoint |
IntersectionAlgorithm.refineIntersection(ExtendedEllipsoid ellipsoid,
Vector3D position,
Vector3D los,
NormalizedGeodeticPoint closeGuess)
Refine intersection of line with Digital Elevation Model.
|
NormalizedGeodeticPoint |
IgnoreDEMAlgorithm.refineIntersection(ExtendedEllipsoid ellipsoid,
Vector3D position,
Vector3D los,
NormalizedGeodeticPoint closeGuess)
Refine intersection of line with Digital Elevation Model.
|
NormalizedGeodeticPoint |
BasicScanAlgorithm.refineIntersection(ExtendedEllipsoid ellipsoid,
Vector3D position,
Vector3D los,
NormalizedGeodeticPoint closeGuess)
Refine intersection of line with Digital Elevation Model.
|
NormalizedGeodeticPoint |
ConstantElevationAlgorithm.refineIntersection(ExtendedEllipsoid ellipsoid,
Vector3D position,
Vector3D los,
NormalizedGeodeticPoint closeGuess)
Refine intersection of line with Digital Elevation Model.
|
| Modifier and Type | Method and Description |
|---|---|
NormalizedGeodeticPoint |
DuvenhageAlgorithm.intersection(ExtendedEllipsoid ellipsoid,
Vector3D position,
Vector3D los)
Compute intersection of line with Digital Elevation Model.
|
NormalizedGeodeticPoint |
DuvenhageAlgorithm.refineIntersection(ExtendedEllipsoid ellipsoid,
Vector3D position,
Vector3D los,
NormalizedGeodeticPoint closeGuess)
Refine intersection of line with Digital Elevation Model.
|
| Modifier and Type | Method and Description |
|---|---|
NormalizedGeodeticPoint |
DuvenhageAlgorithm.refineIntersection(ExtendedEllipsoid ellipsoid,
Vector3D position,
Vector3D los,
NormalizedGeodeticPoint closeGuess)
Refine intersection of line with Digital Elevation Model.
|
| Modifier and Type | Method and Description |
|---|---|
NormalizedGeodeticPoint |
SimpleTile.cellIntersection(GeodeticPoint p,
Vector3D los,
int latitudeIndex,
int longitudeIndex)
Find the intersection of a line-of-sight and a Digital Elevation Model cell.
|
NormalizedGeodeticPoint |
Tile.cellIntersection(GeodeticPoint p,
Vector3D los,
int latitudeIndex,
int longitudeIndex)
Find the intersection of a line-of-sight and a Digital Elevation Model cell.
|
| Modifier and Type | Method and Description |
|---|---|
NormalizedGeodeticPoint |
ExtendedEllipsoid.pointOnGround(Vector3D position,
Vector3D los,
double centralLongitude)
Get point on ground along a pixel line of sight.
|
NormalizedGeodeticPoint |
ExtendedEllipsoid.transform(Vector3D point,
Frame frame,
AbsoluteDate date,
double centralLongitude)
Transform a cartesian point to a surface-relative point.
|
Copyright © 2014–2016 CS Syst?mes d'Information. All rights reserved.