Public Member Functions | Public Attributes | List of all members
tuw::TrajectorySimulator< TNumType, TSimType >::LatticePointType Struct Reference

Structure containing the lattice type afferent to a. More...

#include <trajectory_simulator.h>

Inheritance diagram for tuw::TrajectorySimulator< TNumType, TSimType >::LatticePointType:
Inheritance graph
[legend]

Public Member Functions

 LatticePointType ()
 
 LatticePointType (double _arc, int _latticeType)
 
 LatticePointType (double _arc, int _latticeType, StateSPtr &_statePtr)
 
 LatticePointType ()
 
 LatticePointType (TNumType _arc, int _latticeType)
 
 LatticePointType (TNumType _arc, int _latticeType, StateSPtr &_statePtr)
 
- Public Member Functions inherited from tuw::TrajectorySimulator< TNumType, TSimType >::LatticePoint
 LatticePoint ()
 
 LatticePoint (double _arc)
 
 LatticePoint (double _arc, StateSPtr &_statePtr)
 
 LatticePoint ()
 
 LatticePoint (TNumType _arc)
 
 LatticePoint (TNumType _arc, StateSPtr &_statePtr)
 
 LatticePoint (bool _makePtrShared)
 
virtual ~LatticePoint ()
 
virtual ~LatticePoint ()
 

Public Attributes

int latticeType
 
- Public Attributes inherited from tuw::TrajectorySimulator< TNumType, TSimType >::LatticePoint
double arc
 
TNumType arc
 
StateSPtr statePtr
 

Detailed Description

template<typename TNumType, typename TSimType>
struct tuw::TrajectorySimulator< TNumType, TSimType >::LatticePointType

Structure containing the lattice type afferent to a.

Parameters
LatticePoint.

Definition at line 102 of file trajectory_simulator.h.

Constructor & Destructor Documentation

template<typename TNumType , typename TSimType >
tuw::TrajectorySimulator< TNumType, TSimType >::LatticePointType::LatticePointType ( )
inline

Definition at line 104 of file trajectory_simulator.h.

template<typename TNumType , typename TSimType >
tuw::TrajectorySimulator< TNumType, TSimType >::LatticePointType::LatticePointType ( double  _arc,
int  _latticeType 
)
inline

Definition at line 107 of file trajectory_simulator.h.

template<typename TNumType , typename TSimType >
tuw::TrajectorySimulator< TNumType, TSimType >::LatticePointType::LatticePointType ( double  _arc,
int  _latticeType,
StateSPtr _statePtr 
)
inline

Definition at line 110 of file trajectory_simulator.h.

template<typename TNumType , typename TSimType >
tuw::TrajectorySimulator< TNumType, TSimType >::LatticePointType::LatticePointType ( )
inline

Definition at line 113 of file trajectory_simulator.hpp.

template<typename TNumType , typename TSimType >
tuw::TrajectorySimulator< TNumType, TSimType >::LatticePointType::LatticePointType ( TNumType  _arc,
int  _latticeType 
)
inline

Definition at line 116 of file trajectory_simulator.hpp.

template<typename TNumType , typename TSimType >
tuw::TrajectorySimulator< TNumType, TSimType >::LatticePointType::LatticePointType ( TNumType  _arc,
int  _latticeType,
StateSPtr _statePtr 
)
inline

Definition at line 119 of file trajectory_simulator.hpp.

Member Data Documentation

template<typename TNumType , typename TSimType >
int tuw::TrajectorySimulator< TNumType, TSimType >::LatticePointType::latticeType

Definition at line 114 of file trajectory_simulator.h.


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


tuw_control
Author(s): George Todoran
autogenerated on Mon Jun 10 2019 15:27:24