StkDatabaseFrequencyRangeHighFrequency Property |
Gets or sets the high frequency of the range, in megahertz.
Namespace:
AGI.Foundation.Stk
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double HighFrequency { get; set; }
Public Property HighFrequency As Double
Get
Set
public:
property double HighFrequency {
double get ();
void set (double value);
}
member HighFrequency : float with get, set
Property Value
Type:
DoubleSee Also