|
Impact Acquire SDK Java
|
A class to configure a HDR (High Dynamic Range) knee point (Device specific interface layout only). More...
Public Member Functions | |
| synchronized void | delete () |
| PropertyI | getHDRControlVoltage_mV () |
| An enumerated integer property that can be used to define the control voltage in mV for this knee point. | |
| PropertyI | getHDRExposure_ppm () |
| An enumerated integer property that can be used to define the exposure time in ppm of the overall exposure time for this knee point. | |
| int | hObj () |
| Returns a unique identifier for the component collection referenced by this object. | |
| ComponentCollection | restoreDefault () |
| Restores the default for every component of this collection. | |
Protected Member Functions | |
| void | finalize () |
| HDRKneePoint (long cPtr, boolean cMemoryOwn) | |
Static Protected Member Functions | |
| static long | swigRelease (ComponentCollection obj) |
| static long | swigRelease (HDRKneePoint obj) |
Protected Attributes | |
| transient boolean | swigCMemOwn |
A class to configure a HDR (High Dynamic Range) knee point (Device specific interface layout only).
|
protected |
| synchronized void delete | ( | ) |
Reimplemented from ComponentCollection.
|
protected |
Reimplemented from ComponentCollection.
| PropertyI getHDRControlVoltage_mV | ( | ) |
An enumerated integer property that can be used to define the control voltage in mV for this knee point.
| PropertyI getHDRExposure_ppm | ( | ) |
An enumerated integer property that can be used to define the exposure time in ppm of the overall exposure time for this knee point.
|
inherited |
Returns a unique identifier for the component collection referenced by this object.
This handle will always reference an object of type mvIMPACT.acquire.ComponentList.
|
inherited |
Restores the default for every component of this collection.
Calling this function will restore the default value for every component belonging to this collection.
|
staticprotectedinherited |
|
staticprotected |
|
protectedinherited |