OOF2: The Manual
Name
Angles (AngleDirection) — A direction in space in the form of inclination and azimuth.
Synopsis
AngleDirection(theta,phi)
Details
-
Base class:
Direction -
Parameters:
theta- Inclination from the z axis, in degrees. Type: A real number in the range [0, 180].
phi- Azimuth from the x axis, in degrees. Type: A real number in the range [0, 360].



