com.pentec.adaq.aimaq
Class A1424CSS
java.lang.Object
com.pentec.adaq.aimaq.AImaq
com.pentec.adaq.aimaq.A1424
com.pentec.adaq.aimaq.A1424C
com.pentec.adaq.aimaq.A1424CSS
public class A1424CSS
- extends A1424C
Cedip StreamStor AIMAQ
- Author:
- Pender Technology
|
Field Summary |
static boolean |
isNativeLibLoaded
Flag indicating whether or not the required native library is loaded |
| Methods inherited from class com.pentec.adaq.aimaq.A1424C |
buildICD, getBitsPerPixel, getBytesPerPixel, getCamera$, getFrameRate, getGain, getHeight, getImage, getIntegration, getOffset, getSequence, getSN, getWidth, openCedip, setGain, setIntegration, setOffset, startFastGrab |
| Methods inherited from class com.pentec.adaq.aimaq.A1424 |
getDiType, getFGSN, getIID, getImage, getLostBufferCount, getMonoImage, getMonoSequence, getRGBImage, getRGBSequence, getSequence, getSID, getVideoHeader, isCedip, isIndigo, open, serialRead, serialWrite, startGrab, stopFastGrab |
| Methods inherited from class com.pentec.adaq.aimaq.AImaq |
closeAImaq, getHandle, getSequence, getStartTime, getSystem, getSystemDescription, initSequence, is1394, is1424, isMS2100, isMS3100, main, setStartTime, waitForTrigger |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
isNativeLibLoaded
public static final boolean isNativeLibLoaded
- Flag indicating whether or not the required native library is loaded
A1424CSS
public A1424CSS()
_close
private boolean _close()
close
public boolean close()
- Overrides:
close in class A1424
configureSequence
public boolean configureSequence(int iNumFrames,
int iSkipCount,
int iTop,
int iLeft,
int iWidth,
int iHeight)
- Overrides:
configureSequence in class A1424
finishSequence
public boolean finishSequence()
- Overrides:
finishSequence in class A1424
getSequencePointer
public int getSequencePointer()
- Overrides:
getSequencePointer in class A1424
openCedipSS
public static boolean openCedipSS()
openSS
private static boolean openSS()
setIID
private void setIID(int iIID)
setSID
private void setSID(int iSID)
startSequence
public boolean startSequence()
- Overrides:
startSequence in class A1424