Data Model version 2.1.2

Method: getSize


    getter for derived attribute size

guid: www.ccpn.ac.uk_Fogh_2011-03-30-18:05:06_00004__www.ccpn.ac.uk_Fogh_2011-04-05-18:08:58_00001
OpType: get
OpSubType: None
isQuery: True
isAbstract: False
Scope: instance_level
Code: import operator
result = reduce(operator.mul, self.shape)
  Data Model Version 2.1.2
Go to Top  
  Autogenerated by  PyApiDocGen  revision 1.3   on  Thu Oct 2 16:09:53 2014    from data model package  ccp.api.nmr.NmrCalc.FloatMatrixData   revision ?  
  Work done by the CCPN team.
www.ccpn.ac.uk