TwiceAsNice  2019-02-18
Public Attributes | List of all members
profstruct Struct Reference

#include <profit.h>

Collaboration diagram for profstruct:
Collaboration graph

Public Attributes

unsigned int code
 
char * name
 
float * pix
 
int naxis
 
int naxisn [3]
 
int npix
 
float typscale
 
float fluxfac
 
float lostfluxfrac
 
float m0
 
float mx2
 
float my2
 
float mxy
 
float * flux
 
float * x [2]
 
float * scale
 
float * aspect
 
float * posangle
 
float * featfrac
 
float * featscale
 
float * featstart
 
float * featposang
 
float * featpitch
 
float * featpitchvar
 
float * featwidth
 
float * feataspect
 
float * extra [PROFIT_MAXEXTRA]
 
float extrazero [PROFIT_MAXEXTRA]
 
float extrascale [PROFIT_MAXEXTRA]
 
int extracycleflag [PROFIT_MAXEXTRA]
 
interpenum interptype [2+PROFIT_MAXEXTRA]
 
int kernelwidth [2+PROFIT_MAXEXTRA]
 
float * kernelbuf
 
int kernelnlines
 

Member Data Documentation

◆ aspect

float* profstruct::aspect

◆ code

unsigned int profstruct::code

◆ extra

float* profstruct::extra[PROFIT_MAXEXTRA]

◆ extracycleflag

int profstruct::extracycleflag[PROFIT_MAXEXTRA]

◆ extrascale

float profstruct::extrascale[PROFIT_MAXEXTRA]

◆ extrazero

float profstruct::extrazero[PROFIT_MAXEXTRA]

◆ feataspect

float* profstruct::feataspect

◆ featfrac

float* profstruct::featfrac

◆ featpitch

float* profstruct::featpitch

◆ featpitchvar

float* profstruct::featpitchvar

◆ featposang

float* profstruct::featposang

◆ featscale

float* profstruct::featscale

◆ featstart

float* profstruct::featstart

◆ featwidth

float* profstruct::featwidth

◆ flux

float* profstruct::flux

◆ fluxfac

float profstruct::fluxfac

◆ interptype

interpenum profstruct::interptype[2+PROFIT_MAXEXTRA]

◆ kernelbuf

float* profstruct::kernelbuf

◆ kernelnlines

int profstruct::kernelnlines

◆ kernelwidth

int profstruct::kernelwidth[2+PROFIT_MAXEXTRA]

◆ lostfluxfrac

float profstruct::lostfluxfrac

◆ m0

float profstruct::m0

◆ mx2

float profstruct::mx2

◆ mxy

float profstruct::mxy

◆ my2

float profstruct::my2

◆ name

char* profstruct::name

◆ naxis

int profstruct::naxis

◆ naxisn

int profstruct::naxisn[3]

◆ npix

int profstruct::npix

◆ pix

float* profstruct::pix

◆ posangle

float* profstruct::posangle

◆ scale

float* profstruct::scale

◆ typscale

float profstruct::typscale

◆ x

float* profstruct::x[2]

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