SphericalTabularMonostaticCrossSectionScatteringCoefficientCrossSectionScatteringMatrixSphericalTableClockAngles Property |
Gets the array of clock angles.
Namespace:
AGI.Foundation.Communications
Assembly:
AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public 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:
DoubleSee Also