angles#
- optika.angles(direction)[source]#
Convert a 3D vector of direction cosines to a 2D vector of azimuth and elevation angles.
- Parameters:
direction (AbstractCartesian3dVectorArray) – A vector of direction cosines.
- Return type:
See also
direction()Inverse of this function