SourceXtractorPlusPlus 1.0.3
SourceXtractor++, the next generation SExtractor
Loading...
Searching...
No Matches
SourceXtractor::VariablePsf::Component Struct Reference

#include <VariablePsf.h>

Collaboration diagram for SourceXtractor::VariablePsf::Component:

Public Attributes

std::string name
int group_id
double offset
double scale

Detailed Description

A component belongs to one single group, and is scaled before being used:

\(x_i = (V_i - offset) / scale \)

Definition at line 56 of file VariablePsf.h.

Member Data Documentation

◆ group_id

int SourceXtractor::VariablePsf::Component::group_id

Definition at line 58 of file VariablePsf.h.

◆ name

std::string SourceXtractor::VariablePsf::Component::name

Definition at line 57 of file VariablePsf.h.

◆ offset

double SourceXtractor::VariablePsf::Component::offset

Definition at line 59 of file VariablePsf.h.

◆ scale

double SourceXtractor::VariablePsf::Component::scale

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