SphericalTabularMonostaticCrossSectionScatteringCoefficientClockAngles Property |
Gets the 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 ReadOnlyCollection<double> ClockAngles { get; }
Public ReadOnly Property ClockAngles As ReadOnlyCollection(Of Double)
Get
public:
property ReadOnlyCollection<double>^ ClockAngles {
ReadOnlyCollection<double>^ get ();
}
member ClockAngles : ReadOnlyCollection<float> with get
Property Value
Type:
ReadOnlyCollectionDoubleSee Also