The interface defines methods and properties
common to all angles.
FindAngle | Finds an angle at the specified epoch. |
FindAngleWithRate | Finds an angle and angle rate. |
FindCoordinates | Finds the angle value and three vectors that define the angle in a specified input axes. |
FindCoordinatesWithRate | Finds the angle value, the angle rate and three vectors that define the angle in a specified input axes. |
Type | Returns a type of the angle object. |
Computes an angle at
a given condition.
[C#] | Copy Code | |
---|---|---|
|
Computes an angle and
the rate of change at a given condition.
[C#] | Copy Code | |
---|---|---|
|
Computes an angle at
a given condition.
[Visual Basic .NET] | Copy Code | |
---|---|---|
|
Computes an angle and
the rate of change at a given condition.
[Visual Basic .NET] | Copy Code | |
---|---|---|
|