public static class CRDConfiguration.SystemConfiguration extends Object
| Constructor and Description |
|---|
SystemConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
String |
getSystemId()
Get the system configuration ID.
|
double |
getWavelength()
Get the transmit wavelength.
|
void |
setSystemId(String systemId)
Set the system configuration ID.
|
void |
setWavelength(double wavelength)
Set the transmit wavelength.
|
public double getWavelength()
public void setWavelength(double wavelength)
wavelength - the wavelength to setpublic String getSystemId()
public void setSystemId(String systemId)
systemId - the system configuration ID to setCopyright © 2002-2021 CS GROUP. All rights reserved.