CentralBodyGetAzimuthElevationRangeEvaluator Method |
Name | Description | |
---|---|---|
GetAzimuthElevationRangeEvaluator(VectorDisplacement) |
Gets an evaluator to find the azimuth, elevation, and range of a displacement vector as observed
from the initial point.
| |
GetAzimuthElevationRangeEvaluator(Vector, Point) |
Gets an evaluator to find the azimuth, elevation, and range of a vector as observed
from a given point.
| |
GetAzimuthElevationRangeEvaluator(VectorDisplacement, EvaluatorGroup) |
Gets an evaluator to find the azimuth, elevation, and range of a displacement vector as observed
from the initial point, and associates the evaluator with the specified evaluator group.
| |
GetAzimuthElevationRangeEvaluator(Vector, Point, EvaluatorGroup) |
Gets an evaluator to find the azimuth, elevation, and range of a vector as observed
from a given point, and associates the evaluator with the specified evaluator group.
|