Public Member Functions | Public Attributes
towr::NodesVariablesPhaseBased::PolyInfo Struct Reference

Holds semantic information each polynomial in spline. More...

#include <nodes_variables_phase_based.h>

List of all members.

Public Member Functions

 PolyInfo (int phase, int poly_in_phase, int n_polys_in_phase, bool is_const)

Public Attributes

bool is_constant_
 Does this polynomial represent a constant phase.
int n_polys_in_phase_
 the number of polynomials used for this phase.
int phase_
 The phase ID this polynomial represents.
int poly_in_phase_
 is this the 1st, 2nd, ... polynomial or this phase.

Detailed Description

Holds semantic information each polynomial in spline.

Definition at line 68 of file nodes_variables_phase_based.h.


Constructor & Destructor Documentation

towr::NodesVariablesPhaseBased::PolyInfo::PolyInfo ( int  phase,
int  poly_in_phase,
int  n_polys_in_phase,
bool  is_const 
)

Definition at line 181 of file nodes_variables_phase_based.cc.


Member Data Documentation

Does this polynomial represent a constant phase.

Definition at line 72 of file nodes_variables_phase_based.h.

the number of polynomials used for this phase.

Definition at line 71 of file nodes_variables_phase_based.h.

The phase ID this polynomial represents.

Definition at line 69 of file nodes_variables_phase_based.h.

is this the 1st, 2nd, ... polynomial or this phase.

Definition at line 70 of file nodes_variables_phase_based.h.


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


towr
Author(s): Alexander W. Winkler
autogenerated on Mon Apr 15 2019 02:42:32