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

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

#include <phase_nodes.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 57 of file phase_nodes.h.


Constructor & Destructor Documentation

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

Definition at line 291 of file phase_nodes.cc.


Member Data Documentation

Does this polynomial represent a constant phase.

Definition at line 61 of file phase_nodes.h.

the number of polynomials used for this phase.

Definition at line 60 of file phase_nodes.h.

The phase ID this polynomial represents.

Definition at line 58 of file phase_nodes.h.

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

Definition at line 59 of file phase_nodes.h.


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


towr_core
Author(s): Alexander W. Winkler
autogenerated on Mon Apr 9 2018 03:12:44