Data Model version 2.1.2

Attribute: dim


    Dimension number. Dimensions go from 1 to numDim. For projections that means the numDim of the dataSource, not of the experiment. dim for an AbstractDataDim can be set independently of the dim for the corresponding ExpDim, although it is recommended that the acquisition dimension (if present) be given dim 1. The dim values correspond to the storage order in the corresponding file, 1 being the fastest varying dim.

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

Constraint name:

dataDim_dim_le_DataSource_numDim
python code value <= self.dataSource.numDim

Methods

Method Return Parameters Comment
getDim PositiveInt -
setDim - PositiveInt
  Data Model Version 2.1.2
Go to Top  
  Autogenerated by  PyApiDocGen  revision 1.3   on  Mon Mar 2 17:24:52 2015    from data model package  ccp.api.nmr.Nmr.AbstractDataDim   revision ?  
  Work done by the CCPN team.
www.ccpn.ac.uk