MUSE Pipeline Reference Manual  2.1.1
Data Fields
muse_processing_framecounter Struct Reference

#include <muse_processing.h>

Data Fields

const char * tag
 
int ifu
 
int counter
 

Detailed Description

Counter for output frames, used to determine file names.

Definition at line 38 of file muse_processing.h.

Field Documentation

int muse_processing_framecounter::counter

number of frames for this tag/IFU written so far

Definition at line 41 of file muse_processing.h.

Referenced by muse_processing_append_used().

int muse_processing_framecounter::ifu

IFU number

Definition at line 40 of file muse_processing.h.

Referenced by muse_processing_append_used().

const char* muse_processing_framecounter::tag

output tag

Definition at line 39 of file muse_processing.h.

Referenced by muse_processing_append_used(), muse_processing_delete(), and muse_processing_new().


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