SphericalTabularMonostaticCrossSectionScatteringCoefficientCrossSectionScatteringMatrixSphericalTableConeAngles Property |
Gets the array of 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 double[] ConeAngles { get; }
Public ReadOnly Property ConeAngles As Double()
Get
public:
property array<double>^ ConeAngles {
array<double>^ get ();
}
member ConeAngles : float[] with get
Property Value
Type:
DoubleSee Also