NAME
DataExtract
- extract coordinates from an IRIS Explorer lattice or coordinate structure
SYNOPSYS
include <cx/DataExtract.h>
DESCRIPTION
DataExtract.h
defines application programming interface routines for extracting the
coordinates from a lattice (cxLatCoordExtract),
or from just the coordinates of a lattice (cxCoordExtract).
void cxLatCoordExtract(cxLattice *lattice,int *index,float *vector);
void cxCoordExtract(cxCoord *coord,int *index,float *vector);
SEE ALSO
cxCoordExtract(3E),
cxLatCoordExtract(3E)
Last modified: Mon Nov 18 13:54:14 GMT 1996
[ Documentation Home ]
© The Numerical Algorithms Group Ltd, Oxford UK. 1996