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. |
Implemented Interface |
---|
IAgCrdnTimeProperties |
IAgCrdn |
Name |
---|
AgCrdnAngle |
AgCrdnAngleBetweenVectors |
AgCrdnAngleBetweenPlanes |
AgCrdnAngleDihedral |
AgCrdnAngleRotation |
AgCrdnAngleToPlane |
Computes an angle at a given condition.
[C#] | ||
---|---|---|
|
Computes an angle and the rate of change at a given condition.
[C#] | ||
---|---|---|
|
Computes an angle at a given condition.
[Visual Basic .NET] | ||
---|---|---|
|
Computes an angle and the rate of change at a given condition.
[Visual Basic .NET] | ||
---|---|---|
|