Motf |
public class MotfDirection
The MotfDirection type exposes the following members.
Name | Description | |
---|---|---|
![]() | MotfDirection(dvec3) | Constructor in Cartesian coordinates. |
![]() | MotfDirection(Double, Double) | Contructor in spherical coordinates. |
Name | Description | |
---|---|---|
![]() | Azimuth | The azimuthal angle of the spherical coordinates, in radian (CCW). |
![]() | Elevation | The elevation angle of the spherical coordinates, in radian (CCW). |
Name | Description | |
---|---|---|
![]() | FromCartesian | Sets the MOTF direction according to the provided direction vector in Cartesian coordinates. |
![]() | ToCartesian | Returns the MOTF direction in Cartesian coordinates. |