| Modifier and Type | Method and Description |
|---|---|
A1000.VoltageUnits |
A1000.getVoltageUnits()
Gets the voltage units
|
A1000.VoltageUnits |
TestA1000.showVoltageUnits() |
static A1000.VoltageUnits |
A1000.VoltageUnits.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static A1000.VoltageUnits[] |
A1000.VoltageUnits.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TestA1000.setVoltageUnits(A1000.VoltageUnits units) |
void |
A1000.setVoltageUnits(A1000.VoltageUnits units)
Sets the voltage units
|
Copyright © 2021 LSST. All rights reserved.