| Modifier and Type | Method and Description |
|---|---|
static BusTrafficMonitor.DataType |
BusTrafficMonitor.DataType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BusTrafficMonitor.DataType[] |
BusTrafficMonitor.DataType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
BusTrafficMonitor.getCheckHi(BusTrafficMonitor.DataType type,
String dataName) |
static double |
BusTrafficMonitor.getDeadBandFor(BusTrafficMonitor.DataType type,
String dataName) |
static double |
BusTrafficMonitor.getHighLimitFor(BusTrafficMonitor.DataType type,
String dataName) |
Copyright © 2018 LSST. All rights reserved.