- 3.0.2 optimal control module.
ct::optcon::example::OscDms Class Reference

Public Member Functions

 OscDms ()
 
 ~OscDms ()
 
void getIpoptMatlabTrajectories ()
 
void getSnoptMatlabTrajectories ()
 
void initialize ()
 
void getIpoptSolution ()
 
void getSnoptSolution ()
 
void compareIpoptSolutions ()
 
void compareSnoptSolutions ()
 

Public Attributes

EIGEN_MAKE_ALIGNED_OPERATOR_NEW typedef DmsDimensions< 2, 1 > OscDimensions
 

Constructor & Destructor Documentation

◆ OscDms()

◆ ~OscDms()

ct::optcon::example::OscDms::~OscDms ( )
inline
Examples:
oscDMSTest.cpp.

Member Function Documentation

◆ getIpoptMatlabTrajectories()

void ct::optcon::example::OscDms::getIpoptMatlabTrajectories ( )
inline
Examples:
oscDMSTest.cpp.

Referenced by ct::optcon::example::TEST().

◆ getSnoptMatlabTrajectories()

void ct::optcon::example::OscDms::getSnoptMatlabTrajectories ( )
inline
Examples:
oscDMSTest.cpp.

Referenced by ct::optcon::example::TEST().

◆ initialize()

void ct::optcon::example::OscDms::initialize ( )
inline
Examples:
oscDMSTest.cpp.

Referenced by ct::optcon::example::TEST().

◆ getIpoptSolution()

◆ getSnoptSolution()

◆ compareIpoptSolutions()

void ct::optcon::example::OscDms::compareIpoptSolutions ( )
inline
Examples:
oscDMSTest.cpp.

References i.

Referenced by ct::optcon::example::TEST().

◆ compareSnoptSolutions()

Member Data Documentation

◆ OscDimensions

EIGEN_MAKE_ALIGNED_OPERATOR_NEW typedef DmsDimensions<2, 1> ct::optcon::example::OscDms::OscDimensions
Examples:
oscDMSTest.cpp.

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