libics v.1.6.6 Online Documentation. ©2000-2010 by Cris Luengo and others.

Ics_DataRepresentation structure

Size

Number of imels in this dimension.

type: size_t

Origin

Position of first imel. Useless without proper settings of Unit, and therefore ignored if Unit is empty.

type: double

Scale

Distance between imels. Useless without proper settings of Unit, and therefore ignored if Unit is empty.

type: double

Order

Determines the order of the dimensions. Typical values are "x", "y", "z", "t", "probe", etc.

type: char [ICS_STRLEN_TOKEN]

Label

A label for each dimension.

type: char [ICS_STRLEN_TOKEN]

Unit

Units which which Origin and Scale are measured.

type: char [ICS_STRLEN_TOKEN]