public class Focal_plane_SequencerConfig_DAQConfigurationEvent extends CameraEvent
| Modifier and Type | Class and Description |
|---|---|
static class |
Focal_plane_SequencerConfig_DAQConfigurationEvent.Builder |
| Constructor and Description |
|---|
Focal_plane_SequencerConfig_DAQConfigurationEvent(String version,
int badPixelAlarmLimit,
String daqFolder,
String daqPartition,
boolean emulatedDAQ,
String scienceLocations,
boolean simulatedDAQ,
String simulatedDataFolder) |
| Modifier and Type | Method and Description |
|---|---|
static Focal_plane_SequencerConfig_DAQConfigurationEvent.Builder |
builder() |
int |
getBadPixelAlarmLimit() |
String |
getDaqFolder() |
String |
getDaqPartition() |
String |
getScienceLocations() |
String |
getSimulatedDataFolder() |
String |
getVersion() |
boolean |
isEmulatedDAQ() |
boolean |
isSimulatedDAQ() |
String |
toString() |
public String getVersion()
public int getBadPixelAlarmLimit()
public String getDaqFolder()
public String getDaqPartition()
public boolean isEmulatedDAQ()
public String getScienceLocations()
public boolean isSimulatedDAQ()
public String getSimulatedDataFolder()
public static Focal_plane_SequencerConfig_DAQConfigurationEvent.Builder builder()
Copyright © 2023. All rights reserved.