Description Converts direction cosine data to Type B Photometry format.
Syntax DirCosinesToTypeBPhotometry x, y, z, vert, horiz
Parameters x As Double Array containing x-direction cosines.
y As Double Array containing y-direction cosines.
z As Double Array containing z-direction cosines.
vert() Double Return array containing vertical Type B data.
horiz() Double Return array containing horizontal Type B data.
Remarks DirCosinesToTypeBPhotometry performs a data conversion from direction cosines to Type B Photometry data.
See Also Examples
|