ngc 1.5.0
 
Loading...
Searching...
No Matches
ngcdttFP Class Reference

#include <ngcdttPUBLISH.hpp>

Public Member Functions

 ngcdttFP ()
 Constructor.
 
virtual ~ngcdttFP ()
 Destructor.
 
void Clear ()
 Clear.
 
int Store (ngcdtt_frame_t *f)
 Store given frame.
 
int Store (const char *fileName)
 Store FITS-frame.
 
int Stored ()
 Stored.
 
int Sub (ngcdtt_frame_t *f)
 Subtract from frame.
 

Public Attributes

int enabled
 Subtraction enabled;.
 

Detailed Description

Fix.-Pattern handler

Constructor & Destructor Documentation

◆ ngcdttFP()

ngcdttFP::ngcdttFP ( )
inline

Constructor.

◆ ~ngcdttFP()

virtual ngcdttFP::~ngcdttFP ( )
inlinevirtual

Destructor.

Member Function Documentation

◆ Clear()

void ngcdttFP::Clear ( )
inline

Clear.

◆ Store() [1/2]

int ngcdttFP::Store ( const char * fileName)
inline

Store FITS-frame.

◆ Store() [2/2]

int ngcdttFP::Store ( ngcdtt_frame_t * f)
inline

Store given frame.

◆ Stored()

int ngcdttFP::Stored ( )
inline

Stored.

◆ Sub()

int ngcdttFP::Sub ( ngcdtt_frame_t * f)
inline

Subtract from frame.

Member Data Documentation

◆ enabled

int ngcdttFP::enabled

Subtraction enabled;.


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