Card 9 - FIELDCSYS
This optional card specifies the local coordinate systems supported in the interpolation methods in Card 9 - FIELDINTERP.
Parameters: KODE
, T1
, T2
,
T3
, T4
KODE
KODE
is the code FIELDCSYS
T1
T1
can be:
CARTESIAN
(orCYLINDRICAL
orSPHERICAL
) that specifies the type of local CSYS.ORIGIN
XDIR
YDIR
T2
T2
is:
- Specifies the X coordinate of local CSYS origin when
T1
isORIGIN
. - Specifies the X coordinate of the X axis for the local CSYS when
T1
isXDIR
. - Specifies the X coordinate of the Y axis for the local CSYS when
T1
isYDIR
.
T3
T3
is:
- Specifies the Y coordinate of local CSYS origin when
T1
isORIGIN
. - Specifies the Y coordinate of the X axis for the local CSYS when
T1
isXDIR
. - Specifies the Y coordinate of the Y axis for the local CSYS when
T1
isYDIR
.
T4
T4
is:
- Specifies the Z coordinate of local CSYS origin when
T1
isORIGIN
. - Specifies the Z coordinate of the X axis for the local CSYS when
T1
isXDIR
. - Specifies the Z coordinate of the Y axis for the local CSYS when
T1
isYDIR
.