Navigation: Scripting Reference Manual > Functions & Subroutines > TypeAPhotometryToDirCosines

 

TypeAPhotometryToDirCosines

 

Contact Us: fredsupport@photonengr.com

 

Description

Converts Type A Photometry data to direction cosines.

 

Syntax

TypeAPhotometryToDirCosines vert, horiz, dirA, dirB, dirC

 

Parameters

vert() As Double

Array containing vertical data.

 

horiz() As Double

Array containing horizontal data.

 

dirA() As Double

Return array containing x-direction cosines.

 

dirB() As Double

Return array containing y-direction cosines.

 

dirC() As Double

Return array containing z-direction cosines.

 

Remarks

TypeAPhotometryToDirCosines performs a data conversion from Type A photometry standard format to direction cosines.

 

See Also

TypeBPhotometryToDirCosines

TypeCPhotometryToDirCosines

DirCosinesToTypeAPhotometry

DirCosinesToTypeBPhotometry

DirCosinesToTypeCPhotometry

Examples

 

 

 

 

 

 

 

Copyright © Photon Engineering, LLC