|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectnxm.sys.lib.Command
nxm.sys.lib.Primitive
nxm.ice.prim.sinkpic
public final class sinkpic
Synchronize a PIC playback from a Midas file/pipe.
| Field Summary | |
|---|---|
static java.lang.String |
algorithmList
|
static java.lang.String |
replayList
|
static java.lang.String |
syncList
|
static java.lang.String |
throttleList
|
| Fields inherited from class nxm.sys.lib.Primitive |
|---|
bufSize, todo |
| Fields inherited from class nxm.sys.lib.Command |
|---|
args, id, isPiped, M, MA, MD, MQ, MR, MT, name, option, queue, state, support, thread, verbose |
| 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, 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 |
| Fields inherited from interface nxm.sys.inc.Constants |
|---|
ANGULAR_VELOCITY_PRECESSING_COR, B1G, B1K, B1M, B1T, B64K, CYC2RAD, DEF_EARTH_ANGULAR_VELOCITY, 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, 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.Commandable |
|---|
ABORT, CLOSE, DONE, EXIT, FINISH, INIT, NOOP, NORMAL, OPEN, PAUSE, PROCESS, RESTART, RESUME, SLEEP, START, stateList, stateListOffset, STOP, SUSPEND, WAIT |
| Constructor Summary | |
|---|---|
sinkpic()
|
|
| Method Summary | |
|---|---|
int |
close()
|
int |
getCBLost()
|
int |
getCycle()
|
int |
getDec()
|
MDevIce |
getDevIce()
|
int |
getDmaMode()
|
int |
getGain()
|
int |
getHBLost()
|
long |
getIndex()
|
double |
getOffset()
|
int |
getRate()
|
java.lang.String |
getReplay()
|
int |
getSkip()
|
nxm.sys.lib.Time |
getTime()
|
DevIce.TimeCode |
getTimeCode()
|
int |
open()
|
int |
process()
|
void |
setBreak(int value)
|
void |
setDec(int value)
|
void |
setFrequency(int value)
|
void |
setGain(int value)
|
void |
setRate(int value)
|
void |
setReplay(java.lang.String value)
|
void |
setSkip(int value)
|
void |
setStats(int value)
|
void |
setVerbose(int value)
|
| Methods inherited from class nxm.sys.lib.Primitive |
|---|
isPipable, todo, todo |
| Methods inherited from class nxm.sys.lib.Command |
|---|
checkin, checkout, getArgs, getCmdParent, getContext, getID, getMQ, getName, getPollTime, getState, isStateChanged, processException, processMessage, processMessage, processMessages, processReady, restart, run, runSingle, setArg, setArgs, setCmdParent, setPollTime, setState, setState, setVerbose, stateToString, thisIsMe, toString, verify, whoIsThis |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static java.lang.String replayList
public static java.lang.String algorithmList
public static java.lang.String syncList
public static java.lang.String throttleList
| Constructor Detail |
|---|
public sinkpic()
| Method Detail |
|---|
public int open()
open in interface nxm.sys.inc.Commandableopen in class nxm.sys.lib.Commandpublic int process()
process in interface nxm.sys.inc.Commandableprocess in class nxm.sys.lib.Commandpublic int close()
close in interface nxm.sys.inc.Commandableclose in class nxm.sys.lib.Commandpublic void setReplay(java.lang.String value)
setReplay in interface PicSlavepublic void setDec(int value)
public void setSkip(int value)
public void setGain(int value)
public void setFrequency(int value)
public void setRate(int value)
public void setBreak(int value)
public void setVerbose(int value)
public void setStats(int value)
public java.lang.String getReplay()
getReplay in interface PicSlavepublic int getDec()
public int getSkip()
public int getGain()
public int getRate()
public int getCycle()
public long getIndex()
public DevIce.TimeCode getTimeCode()
public nxm.sys.lib.Time getTime()
public int getHBLost()
public int getCBLost()
public int getDmaMode()
getDmaMode in interface PicSlavepublic double getOffset()
public MDevIce getDevIce()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||