API
MagAOX::app::Star Struct Reference

#include <psfAcq.hpp>

Collaboration diagram for MagAOX::app::Star:
Collaboration graph

Public Member Functions

pcf::IndiProperty & prop ()
 
void allocate ()
 
void deallocate ()
 

Public Attributes

float x
 
float y
 
float max
 
float fwhm
 
float seeing
 

Private Attributes

pcf::IndiProperty * m_prop {nullptr}
 

Detailed Description

Definition at line 47 of file psfAcq.hpp.

Member Function Documentation

◆ allocate()

void MagAOX::app::Star::allocate ( )
inline

Definition at line 72 of file psfAcq.hpp.

Referenced by MagAOX::app::psfAcq::processImage().

◆ deallocate()

void MagAOX::app::Star::deallocate ( )
inline

Definition at line 77 of file psfAcq.hpp.

◆ prop()

pcf::IndiProperty& MagAOX::app::Star::prop ( )
inline

Definition at line 62 of file psfAcq.hpp.

Member Data Documentation

◆ fwhm

float MagAOX::app::Star::fwhm

Definition at line 53 of file psfAcq.hpp.

Referenced by MagAOX::app::psfAcq::processImage().

◆ m_prop

pcf::IndiProperty* MagAOX::app::Star::m_prop {nullptr}
private

Definition at line 58 of file psfAcq.hpp.

Referenced by allocate(), deallocate(), and prop().

◆ max

float MagAOX::app::Star::max

Definition at line 52 of file psfAcq.hpp.

Referenced by MagAOX::app::psfAcq::processImage().

◆ seeing

float MagAOX::app::Star::seeing

Definition at line 54 of file psfAcq.hpp.

Referenced by MagAOX::app::psfAcq::processImage().

◆ x

float MagAOX::app::Star::x

Definition at line 51 of file psfAcq.hpp.

Referenced by MagAOX::app::psfAcq::processImage().

◆ y

float MagAOX::app::Star::y

Definition at line 51 of file psfAcq.hpp.

Referenced by MagAOX::app::psfAcq::processImage().


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