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