|
onboardapi
9.10.0
by Rheinmetall
|
Exposure time (e.g. shutter speed) in fractions of a second. More...
Public Member Functions | |
| ConfigExposureTime () | |
| ConfigExposureTime (uint16_t ShutterSpeedPerSec) | |
Public Attributes | |
| uint16_t | ShutterSpeedPerSec |
Exposure time (e.g. shutter speed) in fractions of a second.
| M_Camera::ConfigExposureTime::ConfigExposureTime | ( | ) |
| M_Camera::ConfigExposureTime::ConfigExposureTime | ( | uint16_t | ShutterSpeedPerSec | ) |
| uint16_t M_Camera::ConfigExposureTime::ShutterSpeedPerSec |
Exposure time (e.g. shutter speed) fractions of a second. Examples: A value of 1 = One second A value of 2 = Half a second A value of 3 = Third of a second A value of 75 = 1/75 of a second A value of 10000 = 1/10000 of a second
Note: As reference the NGVA currently supports the following values: 1, 2, 3, 6, 12, 25, 50, 75, 100, 120, 150, 215, 300, 425, 600, 1000, 1250, 1750, 2500, 3500, 6000, 10000