BaselineCorrection(...)
This method creates a BaselineCorrection object.
Path
mdb.models[name].amplitudes[name].BaselineCorrection session.odbs[name].amplitudes[name].BaselineCorrection
Required arguments
None.
Optional arguments
- intervals
-
A sequence of Floats specifying the correction time interval end points. Possible values are positive and monotonically increasing Floats. The default value is an empty sequence.
Return value
A BaselineCorrection object.
Exceptions
RangeError.