All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
ana::PredictionInterp::Coeffs Struct Reference

#include <PredictionInterp.h>

Public Member Functions

 Coeffs (double _a, double _b, double _c, double _d)
 

Public Attributes

double a
 
double b
 
double c
 
double d
 

Detailed Description

Definition at line 112 of file PredictionInterp.h.

Constructor & Destructor Documentation

ana::PredictionInterp::Coeffs::Coeffs ( double  _a,
double  _b,
double  _c,
double  _d 
)
inline

Member Data Documentation

double ana::PredictionInterp::Coeffs::a

Definition at line 115 of file PredictionInterp.h.

double ana::PredictionInterp::Coeffs::b

Definition at line 115 of file PredictionInterp.h.

double ana::PredictionInterp::Coeffs::c

Definition at line 115 of file PredictionInterp.h.

double ana::PredictionInterp::Coeffs::d

Definition at line 115 of file PredictionInterp.h.


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