FrequencySpecificElectricFieldPattern.Frequency Property |
Gets the frequency at which the electric field pattern applies.
Namespace:
AGI.Foundation.Communications
Assembly:
AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic double Frequency { get; }
Public ReadOnly Property Frequency As Double
Get
public:
property double Frequency {
double get ();
}
member Frequency : float with get
Property Value
Type:
Double
See Also