Attribute: scalingFactor
Scaling factor for PeakDimComponent. Is multiplied by the value that comes out of the dataDimRef to get the actual contribution from this PeakDimComponent to the position of the peak. E.g. a 1D NMR quartet might have scalingFactors -3., -1., 1., 3. on its four subpeaks.
NOTE: To calculate the value corresponding to the PeakDimComponent, you yourself must calculate xPoints, the (signed) number of points that are due to the PeakDimComponent. The desired value is then self.scalingFactor*self.dataDimRef.pointToValue(xPoints)
guid:
|
www.ccpn.ac.uk_Fogh_2006-10-25-11:33:28_00005
|
Type:
|
Float
|
Multiplicity:
|
1..1
|
Changeability:
|
changeable
|
isDerived:
|
False
|
isAutomatic:
|
False
|
isImplementation:
|
False
|
isImplicit:
|
False
|
isAbstract:
|
False
|
Scope:
|
instance_level
|
Default Value:
|
1.0
|
Constraints:
|
None
|
|