The interface defines methods and properties common to all angles.
![]() | Finds an angle at the specified epoch. |
![]() | Finds an angle and angle rate. |
![]() | Finds the angle value and three vectors that define the angle in a specified input axes. |
![]() | Finds the angle value, the angle rate and three vectors that define the angle in a specified input axes. |
![]() | 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] | ||
---|---|---|
|