| Modifier and Type | Method and Description |
|---|---|
Maq20.ModuleType |
Maq20.getModuleType(int modId)
Gets the module type.
|
static Maq20.ModuleType |
Maq20.ModuleType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Maq20.ModuleType[] |
Maq20.ModuleType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static int |
Maq20.getModuleOpType(Maq20.ModuleType modType)
Gets the module operation type.
|
void |
SimMaq20.initialize(Maq20.ModuleType[] modTypes,
String[] serials)
Initializes needed simulated registers.
|
void |
Maq20.initSimulation(Maq20.ModuleType[] modTypes,
String[] serials)
Initializes the simulation.
|
Copyright © 2023 LSST. All rights reserved.