 | AntennaFarFieldProbeFrequencyEnd Property |
Gets/Sets the frequency end of the Antenna Probe
Namespace: ema3d.Api.V25.Core.ProbesAssembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntaxpublic double FrequencyEnd { get; set; }
Public Property FrequencyEnd As Double
Get
Set
public:
property double FrequencyEnd {
double get ();
void set (double value);
}
member FrequencyEnd : float with get, set
Property Value
Double
See Also