Instrument Neutral Distributed Interface INDI  2.0.2
Public Member Functions | List of all members
Group Class Reference

#include <group.h>

Public Member Functions

 Group (int id, Imager *imager)
 
bool ISNewNumber (const char *dev, const char *name, double values[], char *names[], int n)
 
void defineProperties ()
 
void deleteProperties ()
 
int filterSlot () const
 
int binning () const
 
double exposure () const
 
int count () const
 

Detailed Description

Definition at line 28 of file group.h.

Constructor & Destructor Documentation

◆ Group()

Group::Group ( int  id,
Imager imager 
)
explicit

Definition at line 33 of file group.cpp.

Member Function Documentation

◆ binning()

int Group::binning ( ) const

Definition at line 55 of file group.cpp.

◆ count()

int Group::count ( ) const

Definition at line 70 of file group.cpp.

◆ defineProperties()

void Group::defineProperties ( )

Definition at line 89 of file group.cpp.

◆ deleteProperties()

void Group::deleteProperties ( )

Definition at line 94 of file group.cpp.

◆ exposure()

double Group::exposure ( ) const

Definition at line 65 of file group.cpp.

◆ filterSlot()

int Group::filterSlot ( ) const

Definition at line 60 of file group.cpp.

◆ ISNewNumber()

bool Group::ISNewNumber ( const char *  dev,
const char *  name,
double  values[],
char *  names[],
int  n 
)

Definition at line 76 of file group.cpp.


The documentation for this class was generated from the following files: