public class REB3Simulation extends AddressSpace
| Constructor and Description |
|---|
REB3Simulation(int id,
boolean supportMultiMains)
Create a reb3 simulator.
|
| Modifier and Type | Method and Description |
|---|---|
SequencerSimulation |
getSequencer()
Access the sequencer within this reb3
|
hexDump, hexLoad, read, writepublic REB3Simulation(int id,
boolean supportMultiMains)
id - The unique id of this rebsupportMultiMains - Whether this version supports use of multimainspublic SequencerSimulation getSequencer()
Copyright © 2021 LSST. All rights reserved.