Setting the Axis for Atmospheric Volume Grid
axis_type = “EDCS_AC_SPATIAL_GEODETIC_LATITUDE”
axis_unit = “SE_UNITS_DEGREES_ARC”
interpolation_type = SE_NOT_SUPPLIED”
values_are_ints = SE_FALSE
type_of_spacing = SE_LINEAR_SPACING
axis_alignment = SE_ALIGN_LOWER
axis_type = “EDCS_AC_SPATIAL_GEODETIC_LONGITUDE”
axis_unit = “SE_UNITS_DEGREES_ARC”
interpolation_type = SE_NOT_SUPPLIED”
values_are_ints = SE_FALSE
type_of_spacing = SE_LINEAR_SPACING
axis_alignment = SE_ALIGN_LOWER
From parent Property Grid
Axes classes are ordered with the spatial axes coming first. The parent Property Grid had spatial_axes_count =2, therefore the regular axes are the spatial axes, as they are the first two axes.
Slide 15