@Beta public interface OmsPort extends ProjectedPort
| Modifier and Type | Method and Description |
|---|---|
org.onlab.util.Frequency |
grid()
Returns the grid spacing frequency.
|
org.onlab.util.Frequency |
maxFrequency()
Returns the maximum frequency.
|
org.onlab.util.Frequency |
minFrequency()
Returns the minimum frequency.
|
default short |
totalChannels()
Returns the total number of channels on the port.
|
unhandledAnnotationsdefault short totalChannels()
org.onlab.util.Frequency minFrequency()
org.onlab.util.Frequency maxFrequency()
org.onlab.util.Frequency grid()