| Modifier and Type | Method and Description |
|---|---|
static Aerotech.ErrorHandling |
Aerotech.ErrorHandling.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Aerotech.ErrorHandling[] |
Aerotech.ErrorHandling.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Aerotech(org.lsst.ccs.drivers.ascii.Ascii driver,
Aerotech.ErrorHandling errorMode)
Saves the Ascii driver instance and the error handling mode.
|
Copyright © 2021 LSST. All rights reserved.