| Interface | Description |
|---|---|
| ProfileDevice.IProfileData |
Interface exposed by data structures containing formatted data acquired from profile
diagnostic devices.
|
| ProfileDevice.IProfileDomain |
Interface for the generic description of the domain of profile data.
|
| Class | Description |
|---|---|
| ParameterSet |
This is a base class to used to narrow
the type of
. |
| ProfileDevice |
This class presents the common behavior of profile data acquisition devices.
|
| Signal |
Data structure for storing all the properties of a beam profile signal.
|
| SignalAttrs |
Quantitative properties of a signal.
|
| SignalAttrSet |
Data structure containing the signal properties of the
the profile data sets acquired from a wire profile device.
|
| SignalSet |
Base class for data structures contains profile data as measured by the wire scanner
(ergo the identifier
SignalSet. |
| Enum | Description |
|---|---|
| ProfileDevice.ANGLE |
Enumeration of the projection angles used to produce the profile data.
|
| ProfileDevice.GAIN |
Enumeration of the gain constants for the
ProfileDevice amplifier gain values. |
| ProfileDevice.MACROPULSE |
Sections of the beam used by the analysis parameter selection
methods for setting which part of the acquired beam is used for
computing the sample values.
|
| ProfileDevice.MVTVAL |
Enumeration of the various motion states.
|
| ProfileDevice.TRGEVT |
Enumeration of the available triggering events
for the data acquisition.
|
| Signal.FIELD |
Field names of the
class. |
| SignalAttrs.ATTRS |
Enumeration of the signal properties data fields.
|
| Annotation Type | Description |
|---|---|
| ASignal |
Annotation for describing the data acquisition channels for a single plane of a wire
profile measurement device.
|
| ASignal.ASet |
Annotation for describing all the data acquisition channels of a wire
profile measurement device.
|
| ASignalAttrs |
Annotation describing the acquisition channels for the signal
attributes of a wire scanner profile.
|
| ASignalAttrs.ASet |
Annotation for the PV channels providing the signal attributes
for the wire scanner profiles.
|