Spinnaker SDK C++
4.2.0.21
 
 

 
Loading...
Searching...
No Matches
StereoGPIOParams Struct Reference

#include <StereoGPIO.h>

Public Attributes

int numImageGroups = 10
 
bool doEnableRectSensor1Transmit = false
 
bool doEnableDisparityTransmit = false
 

Friends

std::ostream & operator<< (std::ostream &os, const StereoGPIOParams &stereoGPIOParams)
 

Detailed Description

Examples
StereoGPIO.cpp.

Friends And Related Symbol Documentation

◆ operator<<

std::ostream & operator<< ( std::ostream &  os,
const StereoGPIOParams stereoGPIOParams 
)
friend

Member Data Documentation

◆ doEnableDisparityTransmit

bool doEnableDisparityTransmit = false
Examples
StereoGPIO.cpp.

◆ doEnableRectSensor1Transmit

bool doEnableRectSensor1Transmit = false
Examples
StereoGPIO.cpp.

◆ numImageGroups

int numImageGroups = 10
Examples
StereoGPIO.cpp.

The documentation for this struct was generated from the following file: