Data Model version 2.1.2
Acknowledgements
Diagram | Class Map | Attribute Map | Method Map | Help | License
Home | Package | Class | Attribute: { prev | next } | Method

Attribute: scaleFactor


    Scale factor for data stored in matrix. The numbers as stored must be multiplied by the scaleFactor before being used. E.g. a stored value of 2 (int) with a scaling factor of 1.6 means the number to use in calculations would be 3.2.

guid: www.ccpn.ac.uk_Fogh_2008-02-12-16:37:31_00001
Model Type: PositiveFloat
Implementation 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

Methods

Method Return Parameters Comment
getScaleFactor PositiveFloat -
setScaleFactor - PositiveFloat
  Data Model Version 2.1.2
Go to Top  
  Autogenerated by  PyApiDocGen  revision 1.3   on  Mon Mar 2 17:24:25 2015    from data model package  ccp.api.general.DataLocation.NumericMatrix   revision ?  
  Work done by the CCPN team.
www.ccpn.ac.uk