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 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.Methods in xal.smf.impl with parameters of type ParameterSetModifier and TypeMethodDescriptionvoidWireScanner.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 TypeMethodDescriptionvoidProfileDevice.configureHardware(ParameterSet datPvFlds) Set all the hardware parameter values associated with the given data set.