Data Model version 2.1.2

Attribute: dim


    Dimension number. Dimensions go from one to numDim. It is recommended that dimensions are numbered in order of storage, so that dimension numDim has the slowest varying index, and that dim 1 should be the acquisition dimension, but programs should not rely on this.

guid: www.ccpn.ac.uk_Fogh_2006-08-16-18:20:05_00019
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:

expDim_dim_le_Experiment_numdim
python code value <= self.experiment.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  Fri Mar 28 11:18:25 2014    from data model package  ccp.api.nmr.Nmr.ExpDim   revision ?  
  Work done by the CCPN team.
www.ccpn.ac.uk