Owner: CharacterisationDM
Operations:
Associations:
- undefined : (1-1) as undefined to Coverage (undefined-undefined) as coverage
- undefined : (0-1) as undefined to Resolution (undefined-undefined) as resolution
- undefined : (0-1) as undefined to Sampling (undefined-undefined) as sampling
- undefined : (0-1) as undefined to Accuracy (undefined-undefined) as accuracy
Attributes:
- public string name
- public integer dimension
- public integer numbins
- public boolean independent : This flag is set to FALSE if the axis depends on another physical axis.
For examples flux axis in an image depends on the spatial and spectral axis and in not independent.
- public CalibStatus calStatus
- public boolean undersampling
- public boolean regularsampling
- public UCDString ucd
- public UnitExpression unit
- public AstroCoordSystem coordSys
public ComputeWorldCoordinates ()
This method allows to compute the World coordinates of the observed values along each axis. It provides RA,DEC positions along the SpatialAxis, Wavelength along the Spectral axis, etc...