intnumber;/* Reference number to a generalized Z-axis */
intnhlev;
unsignedcharuuid[CDI_UUID_SIZE];
cdi_atts_tatts;
}
zaxis_t;
voidzaxisGetTypeDescription(intzaxisType,int*outPositive,constchar**outName,constchar**outLongName,constchar**outStdName,constchar**outUnit);//The returned const char* point to static storage. Don't free or modify them.