public class Daq_monitor_Store_StoreConfigurationEvent extends CameraEvent
| Constructor and Description |
|---|
Daq_monitor_Store_StoreConfigurationEvent(String version,
String daqFolder,
boolean enableAutoPurge,
double purgeTarget,
double purgeThreshold) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDaqFolder() |
double |
getPurgeTarget() |
double |
getPurgeThreshold() |
String |
getVersion() |
boolean |
isEnableAutoPurge() |
String |
toString() |
Copyright © 2022. All rights reserved.