MotfDirection(Double, Double) Constructor |
Contructor in spherical coordinates.
Namespace: RAYLASE.Marker.Device.ScanControllerAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntaxpublic MotfDirection(
double azimuth,
double elevation
)
Parameters
- azimuth Double
- The azimuthal angle of the spherical coordinates, in radian (CCW)
- elevation Double
- The elevation angle of the spherical coordinates, in radian (CCW)
See Also