nxm.ice.core
Class AGC.CPU

java.lang.Object
  extended by nxm.ice.lib.Core
      extended by nxm.ice.lib.CoreNative
          extended by nxm.ice.core.AGC.CPU
All Implemented Interfaces:
nxm.sys.inc.Constants, nxm.sys.inc.DataTypes
Enclosing class:
AGC

public static class AGC.CPU
extends CoreNative


Field Summary
 
Fields inherited from class nxm.ice.lib.CoreNative
useNative
 
Fields inherited from class nxm.ice.lib.Core
fmts, FORMATS, implementation
 
Fields inherited from interface nxm.sys.inc.Constants
ANGULAR_VELOCITY_PRECESSING_COR, B1G, B1K, B1M, B1T, B64K, CYC2RAD, DEF_EARTH_ANGULAR_VELOCITY, DEG2METERS, DEG2RAD, E, EARTH_ANGULAR_VELOCITY, EARTH_ECCENTRICITY, EARTH_EQUATORIAL_RADIUS, EARTH_FLATTENING_FACTOR, EARTH_GRAV_CONSTANT_W_ATMOS, EARTH_GRAV_CONSTANT_W_ATMOS_ORIG, EARTH_GRAV_CONSTANT_WO_ATMOS, EARTH_GRAV_CONSTANT_WO_ATMOS_ORIG, FEET2METERS, HALFPI, IAU_EARTH_ANGULAR_VELOCITY, LN2DB, LN2LOG, LNTEN, MASS_OF_EARTH_W_ATMOS, METERS2DEG, METERS2FEET, METERS2NM, METERS2SM, NM2FEET, NM2METERS, PI, POLAR_RADIUS_IN_METERS, POLAR_RADIUS_OF_CURVATURE, RAD2CYC, RAD2DEG, SECOND_EARTH_ECCENTRICITY, SM2FEET, SM2METERS, SPEED_OF_LIGHT, TWOPI
 
Fields inherited from interface nxm.sys.inc.DataTypes
ALAW, ASCII, BMAX, BMIN, BOOL, BYTE, COMPLEX, CONVERT_TYPE_LIST, CRAY, DATA_MODE_LIST, DATA_TYPE_LIST, DMAX, DMIN, DOUBLE, EEEI, falseStates, FLOAT, FMAX, FMIN, IEEE, IMAX, IMIN, INT, LMAX, LMIN, LONG, MATRIX, modeList, MULT_DATA_MODE_LIST, NIBBLE, NMAX, NMIN, NONHOMOGENEOUS, NUMBER, NUMERIC_DATA_TYPE_LIST, numericTypeList, OBJECT, PACKED, QUAD, repList, RESULT_TYPE_LIST, SCALAR, STRING, TABLE, TRANSMATRIX, trueStates, typeList, ULAW, VAX, VECTOR, XLONG, XMAX, XMIN, XMODE, XMVALUE, XMVALUE_KVLIST, XMVALUE_LIST, XMVALUE_TABLE
 
Constructor Summary
AGC.CPU()
           
 
Method Summary
 long alloc()
           
 
Methods inherited from class nxm.ice.lib.CoreNative
allocNative, close, config, free, get, getkey, init, open, process, process, process, process, process, process, process, set, setFormats, setkey, work, work1, work2, work3, work3
 
Methods inherited from class nxm.ice.lib.Core
forName, getD, getDataType, getF, getFormatBits, getFormatBits, getFormatBytes, getFormatBytes, getFormats, getFormats, getFormats, getL, getS, getState, isSet, set, set, set, set, set, set, set, set, set
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AGC.CPU

public AGC.CPU()
Method Detail

alloc

public long alloc()
Overrides:
alloc in class CoreNative