Click or drag to resize

CentralBodyGetAzimuthElevationRangeEvaluator Method

Overload List
  NameDescription
Public methodGetAzimuthElevationRangeEvaluator(VectorDisplacement)
Gets an evaluator to find the azimuth, elevation, and range of a displacement vector as observed from the initial point.
Public methodGetAzimuthElevationRangeEvaluator(Vector, Point)
Gets an evaluator to find the azimuth, elevation, and range of a vector as observed from a given point.
Public methodGetAzimuthElevationRangeEvaluator(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.
Public methodGetAzimuthElevationRangeEvaluator(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.
Top
See Also