Data Model version 2.1.2

Attribute: numPoints


    Number of points. When isComplex is True, numPoints is the number of complex points (i.e. the number of time values for an FID), not the number of real numbers stored, so that 1024 complex points take up the same pace as 2048 real points. numPoints measures the size of the stored file, whether or not all storage slots contain meaningful data. For a SampledDataDim numPoints must be equal to the length of the pointValues array. For sparse sampling this described the grid sampled on, not the number of actual points.

guid: www.ccpn.ac.uk_Fogh_2006-08-16-18:19:58_00005
Model Type: NonNegativeInt
Implementation Type: Int
Multiplicity: 1..1
Changeability: changeable
isDerived: False
isAutomatic: False
isImplementation: False
isImplicit: False
isAbstract: False
Scope: instance_level
Default Value: None
Constraints: None

Methods

Method Return Parameters Comment
getNumPoints NonNegativeInt -
setNumPoints - NonNegativeInt
  Data Model Version 2.1.2
Go to Top  
  Autogenerated by  PyApiDocGen  revision 1.3   on  Thu Oct 2 16:09:33 2014    from data model package  ccp.api.nmr.Nmr.AbstractDataDim   revision ?  
  Work done by the CCPN team.
www.ccpn.ac.uk