OpticalTransmitterWavelength Property |
Gets or sets the wavelength, in meters, that the signal is transmitted on.
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 Wavelength { get; set; }
Public Property Wavelength As Double
Get
Set
public:
property double Wavelength {
double get ();
void set (double value);
}
member Wavelength : float with get, set
Property Value
Type:
DoubleSee Also