Instrument Neutral Distributed Interface INDI  2.0.2
Public Attributes | List of all members
INDI::CCD::CaptureFormat Struct Reference

#include <indiccd.h>

Public Attributes

std::string name
 
std::string label
 
uint8_t bitsPerPixel {8}
 
bool isDefault {false}
 
bool isLittleEndian {true}
 

Detailed Description

Definition at line 138 of file indiccd.h.

Member Data Documentation

◆ bitsPerPixel

uint8_t INDI::CCD::CaptureFormat::bitsPerPixel {8}

Definition at line 142 of file indiccd.h.

◆ isDefault

bool INDI::CCD::CaptureFormat::isDefault {false}

Definition at line 143 of file indiccd.h.

◆ isLittleEndian

bool INDI::CCD::CaptureFormat::isLittleEndian {true}

Definition at line 144 of file indiccd.h.

◆ label

std::string INDI::CCD::CaptureFormat::label

Definition at line 141 of file indiccd.h.

◆ name

std::string INDI::CCD::CaptureFormat::name

Definition at line 140 of file indiccd.h.


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