Uses of Class
xal.smf.scada.ScadaRecord
Packages that use ScadaRecord
-
Uses of ScadaRecord in xal.smf.impl
Subclasses of ScadaRecord in xal.smf.implModifier and TypeClassDescriptionstatic classClassWireHarp.DaqConfig.static classData structure containing the configuration parameters for aWireHarpdevice.static classContains device status parameters.static classThis class is a data structure for managing scan actuator configuration data parameters.static classContains device status parameters.static classData structure containing the configuration parameters for the on-board data processing and analysis.static classThis class is a data structure for managing scan configuration parameters.static classData structure containing the sampling parameters for data acquisition.static classData structure containing configuration parameters for DAQ triggering. -
Uses of ScadaRecord in xal.smf.impl.profile
Subclasses of ScadaRecord in xal.smf.impl.profileModifier and TypeClassDescriptionclassThis is a base class to used to narrow the type of.ScadaRecordclassData structure for storing all the properties of a beam profile signal.classQuantitative properties of a signal. -
Uses of ScadaRecord in xal.smf.scada
Constructors in xal.smf.scada with parameters of type ScadaRecordModifierConstructorDescriptionprotectedScadaRecord(ScadaRecord clone) Creates a newScadaStructobject which is a deep copy of the argument.