| Modifier and Type | Method and Description |
|---|---|
A1000.VfSelection |
A1000.getVfSelection()
Gets the V/f profile
|
A1000.VfSelection |
TestA1000.showVfSelection() |
static A1000.VfSelection |
A1000.VfSelection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static A1000.VfSelection[] |
A1000.VfSelection.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.setVfSelection(A1000.VfSelection select) |
void |
A1000.setVfSelection(A1000.VfSelection level)
Sets the V/f profile
|
Copyright © 2021 LSST. All rights reserved.