SphericalTabularMonostaticCrossSectionScatteringCoefficientCrossSectionScatteringMatrixSphericalTableClockAngles Property  | 
 
            Gets the array of clock angles.
            
 
    Namespace: 
   AGI.Foundation.Communications
    Assembly:
   AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic double[] ClockAngles { get; }Public ReadOnly Property ClockAngles As Double()
	Get
public:
property array<double>^ ClockAngles {
	array<double>^ get ();
}member ClockAngles : float[] with get
Property Value
Type: 
Double
See Also