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 class
ClassWireHarp.DaqConfig
.static class
Data structure containing the configuration parameters for aWireHarp
device.static class
Contains device status parameters.static class
This class is a data structure for managing scan actuator configuration data parameters.static class
Contains device status parameters.static class
Data structure containing the configuration parameters for the on-board data processing and analysis.static class
This class is a data structure for managing scan configuration parameters.static class
Data structure containing the sampling parameters for data acquisition.static class
Data structure containing configuration parameters for DAQ triggering. -
Uses of ScadaRecord in xal.smf.impl.profile
Subclasses of ScadaRecord in xal.smf.impl.profileModifier and TypeClassDescriptionclass
This is a base class to used to narrow the type of
.ScadaRecord
class
Data structure for storing all the properties of a beam profile signal.class
Quantitative properties of a signal. -
Uses of ScadaRecord in xal.smf.scada
Constructors in xal.smf.scada with parameters of type ScadaRecordModifierConstructorDescriptionprotected
ScadaRecord
(ScadaRecord clone) Creates a newScadaStruct
object which is a deep copy of the argument.