SphericalTabularMonostaticCrossSectionScatteringCoefficientCrossSectionScatteringMatrixSphericalTableConeAngles Property  | 
 
            Gets the array of cone 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[] 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: 
Double
See Also