NAME

init_sep3d_par - Initialize a structure from parameters


SYNOPSIS

logic= init_sep3d_par(sep3d *sep3dc,char *usage,char *data_type,char *file_type,int ndim,int nkeys)


INPUT PARAMETERS

sep3c - sep3d
     structure to create
usage - char*
      usage for tag ('INPUT','OUTPUT','SCRATCH')
data_type - char*
     datatype ("FLOAT","COMPLEX","BYTE")
file_type - char*
     filetype ("REGULAR","HEADERS","GRID")
ndim - int
     number of dimensions
nkeys - int
     number of keys


DESCRIPTION

Create a sep3d structure from another structure


SEE ALSO


LIBRARY

superset