Uses of Class
xal.smf.impl.profile.ParameterSet
Packages that use ParameterSet
-
Uses of ParameterSet in xal.smf.impl
Subclasses of ParameterSet 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.Methods in xal.smf.impl with parameters of type ParameterSetModifier and TypeMethodDescriptionvoid
WireScanner.configureHardware
(ParameterSet datPvFlds) Set all the hardware parameter values associated with the given data set. -
Uses of ParameterSet in xal.smf.impl.profile
Methods in xal.smf.impl.profile with type parameters of type ParameterSetModifier and TypeMethodDescription<T extends ParameterSet>
TProfileDevice.acquireConfig
(Class<T> clsType) Retrieves a given set of configuration parameter values.Methods in xal.smf.impl.profile with parameters of type ParameterSetModifier and TypeMethodDescriptionvoid
ProfileDevice.configureHardware
(ParameterSet datPvFlds) Set all the hardware parameter values associated with the given data set.