SourceXtractorPlusPlus  0.8
Please provide a description of the project.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
SourceXtractor::VariablePsf::Component Struct Reference

#include <VariablePsf.h>

Collaboration diagram for SourceXtractor::VariablePsf::Component:
[legend]

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 58 of file VariablePsf.h.

Member Data Documentation

int SourceXtractor::VariablePsf::Component::group_id

Definition at line 60 of file VariablePsf.h.

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

Definition at line 59 of file VariablePsf.h.

double SourceXtractor::VariablePsf::Component::offset

Definition at line 61 of file VariablePsf.h.

double SourceXtractor::VariablePsf::Component::scale

Definition at line 61 of file VariablePsf.h.


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