Represents a result of a call to a VGT
method.
Angle |
The computed angle. The value of the angle is in "AngleUnit" dimension. |
AngleRate |
The computed angle rate. The value of the angle rate is in "AngleRateUnit" dimension. |
Orientation |
Orientation. |
OriginPosition |
The position of the plane's center point in the specified coordinate system. |
OriginVelocity |
The rate of change of the position of the plane's center point in the specified coordinate system. |
Position |
A position vector. |
Rate |
The vector rate in a specified axes. |
Vector |
The vector in a specified axes. |
VectorAbout |
The vector the angle is rotated about. |
VectorFrom |
The first of the two vectors the angle is measured. |
VectorTo |
The second of the two vectors the angle is measured. |
Velocity |
A velocity vector. |
XAxis |
X-axis vector in the specified reference system. |
XAxisRate |
A rate of change of the X-axis vector in the specified reference system. |
YAxis |
Y-axis vector in the specified reference system. |
YAxisRate |
A rate of change of the Y-axis vector in the specified reference system. |
| Implemented Interface |
|---|
| IAgCrdnMethodCallResult |