Synopsis
PDX_MSGT licr_ParVec(long option, int model, double du, double dv, MDA_PTR *par_vec_ptr)
Purpose
Create an ACIS_PAR_VEC
Description
This module will create a ACIS_PAR_VEC in the ACIS model. This module will set the ACIS_PAR_VEC fields to the input parameters provided.
Input
option
Options (not used)
model
MDA ACIS model
du
Double indicating the U vector
dv
Double indicating the V vector
Output
par_vec_ptr
Pointer to a MDA_PTR to store the new ACIS_PAR_VEC.
Return
LICR_NOERR
Low level error return
.fi