SphericalTabularMonostaticCrossSectionScatteringCoefficientCrossSectionScatteringMatrixSphericalTableFrequency Property |
Gets the associated frequency of the complex scattering coefficient matrix data.
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? Frequency { get; }
Public ReadOnly Property Frequency As Double?
Get
public:
property Nullable<double> Frequency {
Nullable<double> get ();
}
member Frequency : Nullable<float> with get
Property Value
Type:
NullableDoubleSee Also