Uses of Class
xal.smf.impl.WireHarp
Packages that use WireHarp
-
Uses of WireHarp in xal.smf.impl
Methods in xal.smf.impl with parameters of type WireHarpModifier and TypeMethodDescriptionstatic WireHarp.DaqConfigConvenience method for retrieving a new initialized data structure populated from the given device state.static WireHarp.DevConfigReturns the defined set of configuration parameters currently used for the given device.static WireHarp.DevStatusConvenience method for retrieving a new initialized data structure populated from the given device state.static WireHarp.DataFitConvenience method for retrieving a new, initialized measurement set acquired from the given device.static WireHarp.DataRawConvenience method for retrieving a new, initialized measurement set acquired from the given device.static WireHarp.FitAttrSetConvenience method for retrieving a new, initialized data structure populated from the current given device state.Constructors in xal.smf.impl with parameters of type WireHarpModifierConstructorDescriptionCreate a newDaqConfigobject containing the status information of the given device.Creates a new instance ofDataFitand initializes the signal values by acquiring data from the given device.Creates a new instance ofDataRawand initializes the signal values by acquiring data from the given device.Create a newActrConfigobject initialize with values fetched from the given device.Create a newDevStatusobject containing the status information of the given device.