fddx_rmaxis - remove an axis from a DDS dictionary


SYNOPSIS

#include <fdds.h> (fixed-format sources)
#include <f90dds.h> (free-format sources)

integer function fddx_rmaxis(bin_tag, num)

integer bin_tag
integer num

DESCRIPTION

Routine, "fddx_rmaxis", removes the axis specified by the position, "num". The axis number, "num", (should be between 1 and the number of current axes. A value of 0 is normally returned; < 0 on error.

AUTHOR

Jerry Ehlers, BP America (May 2003)