FeedforwardLaw Member List
This is the complete list of members for FeedforwardLaw, including all inherited members.
addLogRecord(LogRecord &record)Logging
addOption(OptionsName name, int value)Options [protected]
addOption(OptionsName name, double value)Options [protected]
addOption(OptionsName name, const std::string &value)Options [protected]
addOption(uint idx, OptionsName name, int value)Options [protected]
addOption(uint idx, OptionsName name, double value)Options [protected]
addOption(uint idx, OptionsName name, const std::string &value)Options [protected]
addOptionsList()Options
addPlotWindow(PlotWindow &_window)UserInteraction [virtual]
boundRelaxationOptions
boundToleranceOptions
clearOptionsList()Options [protected]
clone() const FeedforwardLaw [virtual]
ControlLaw()ControlLaw
ControlLaw(double _samplingTime)ControlLaw
ControlLaw(const ControlLaw &rhs)ControlLaw
copy(const Options &rhs)Options [protected]
declareOptionsUnchanged()Options [protected]
declareOptionsUnchanged(uint idx)Options [protected]
enableCholeskyRefactorisationOptions
enableDriftCorrectionOptions
enableEqualitiesOptions
enableFarBoundsOptions
enableFlippingBoundsOptions
enableFullLITestsOptions
enableNZCTestsOptions
enableRampingOptions
enableRegularisationOptions
ensureConsistency()Options
epsDenOptions
epsFlippingOptions
epsIterRefOptions
epsLITestsOptions
epsNumOptions
epsNZCTestsOptions
epsRegularisationOptions
feedbackStep(double currentTime, const DVector &_x, const DVector &_p=emptyConstVector, const VariablesGrid &_yRef=emptyConstVariablesGrid)ControlLaw [virtual]
FeedforwardLaw()FeedforwardLaw
FeedforwardLaw(const uint _nx, const Curve &_u, double _samplingTime=DEFAULT_SAMPLING_TIME)FeedforwardLaw
FeedforwardLaw(const FeedforwardLaw &rhs)FeedforwardLaw
finalRampingOptions
get(OptionsName name, int &value) const Options
get(OptionsName name, double &value) const Options
get(OptionsName name, std::string &value) const Options
get(uint idx, OptionsName name, int &value) const Options
get(uint idx, OptionsName name, double &value) const Options
get(uint idx, OptionsName name, std::string &value) const Options
getAll(LogName _name, MatrixVariablesGrid &values) const Logging [inline]
getFirst(LogName _name, DMatrix &firstValue) const Logging [inline]
getFirst(LogName _name, VariablesGrid &firstValue) const Logging [inline]
getLast(LogName _name, DMatrix &lastValue) const Logging [inline]
getLast(LogName _name, VariablesGrid &lastValue) const Logging [inline]
getLengthControlHorizon() const ControlLaw [virtual]
getLengthPredictionHorizon() const ControlLaw [virtual]
getLogRecord(LogRecord &_record) const Logging
getName() const SimulationBlock [inline]
getNP() const FeedforwardLaw [virtual]
getNU() const FeedforwardLaw [virtual]
getNumLogRecords() const Logging
getNumOptionsLists() const Options
getNumPlotWindows() const Plotting [inline]
getNW() const FeedforwardLaw [virtual]
getNX() const FeedforwardLaw [virtual]
getNXA() const FeedforwardLaw [virtual]
getNY() const FeedforwardLaw [virtual]
getOptions(uint idx) const Options
getP(DVector &_p) const ControlLaw [inline]
getPlotDataFromMemberLoggings(PlotWindow &_window) const UserInteraction [protected, virtual]
getPlotWindow(uint idx, PlotWindow &_window) const Plotting [inline]
getPlotWindow(PlotWindow &_window) const Plotting [inline]
getSamplingTime() const SimulationBlock [inline]
getStatus() const UserInteraction [protected]
getU(DVector &_u) const ControlLaw [inline]
growFarBoundsOptions
haveOptionsChanged() const Options [protected]
haveOptionsChanged(uint idx) const Options [protected]
init(double startTime=0.0, const DVector &x0_=emptyConstVector, const DVector &p_=emptyConstVector, const VariablesGrid &_yRef=emptyConstVariablesGrid)FeedforwardLaw [virtual]
initialFarBoundsOptions
initializeAlgebraicStates(const VariablesGrid &_xa_init)ControlLaw [virtual]
initializeAlgebraicStates(const char *fileName)ControlLaw [virtual]
initializeControls(const VariablesGrid &_u_init)ControlLaw [virtual]
initializeControls(const char *fileName)ControlLaw [virtual]
initialRampingOptions
initialStatusBoundsOptions
isDefined() const SimulationBlock [inline]
isDynamic() const FeedforwardLaw [virtual]
isInRealTimeMode() const ControlLaw [virtual]
isStatic() const FeedforwardLaw [virtual]
listsOptions [protected]
logCollectionLogging [protected]
Logging()Logging
logIdxLogging [protected]
maxDualJumpOptions
maxPrimalJumpOptions
nameSimulationBlock [protected]
numRefinementStepsOptions
numRegularisationStepsOptions
nxFeedforwardLaw [protected]
operator<<(PlotWindow &_window)UserInteraction [virtual]
operator<<(LogRecord &_record)UserInteraction [virtual]
operator=(const FeedforwardLaw &rhs)FeedforwardLaw
ControlLaw::operator=(const ControlLaw &rhs)ControlLaw
SimulationBlock::operator=(const SimulationBlock &rhs)SimulationBlock
UserInteraction::operator=(const UserInteraction &rhs)UserInteraction
ControlLaw::Options::operator=(const Options &rhs)Options
Plotting::operator=(const Plotting &rhs)Plotting
Options()Options
Options(const OptionsList &_optionsList)Options
Options()Options
Options(const Options &rhs)Options
pControlLaw [protected]
plot(PlotFrequency _frequency=PLOT_IN_ANY_CASE)Plotting [virtual]
plotCollectionPlotting [protected]
Plotting()Plotting
Plotting(const Plotting &rhs)Plotting
preparationStep(double nextTime=0.0, const VariablesGrid &_yRef=emptyConstVariablesGrid)ControlLaw [virtual]
print() const Options
printLevelOptions
printLoggingInfo() const Logging
printNumDoubles() const Logging
printOptionsList() const Options
printOptionsList(uint idx) const Options
realClockSimulationBlock [protected]
replot(PlotFrequency _frequency=PLOT_IN_ANY_CASE)Plotting [virtual]
samplingTimeSimulationBlock [protected]
set(OptionsName name, int value)Options
set(OptionsName name, double value)Options
set(OptionsName name, const std::string &value)Options
set(uint idx, OptionsName name, int value)Options
set(uint idx, OptionsName name, double value)Options
set(uint idx, OptionsName name, const std::string &value)Options
setAll(LogName _name, const MatrixVariablesGrid &values)Logging [inline]
setLast(LogName _name, const DMatrix &value, double time=-INFTY)Logging [inline]
setLast(LogName _name, VariablesGrid &value, double time=-INFTY)Logging [inline]
setName(BlockName _name)SimulationBlock [inline]
setOptions(const Options &arg)Options
setOptions(uint idx, const Options &arg)Options
setSamplingTime(double _samplingTime)SimulationBlock [inline]
setStatus(BlockStatus _status)UserInteraction [protected]
setToDefault()Options
setToFast()Options
setToReliable()Options
setupLogging()Logging [protected, virtual]
setupOptions()Options [protected, virtual]
shift(double timeShift=-1.0)ControlLaw [virtual]
SimulationBlock()SimulationBlock
SimulationBlock(BlockName _name, double _samplingTime=DEFAULT_SAMPLING_TIME)SimulationBlock
SimulationBlock(const SimulationBlock &rhs)SimulationBlock
statusUserInteraction [protected]
step(double currentTime, const DVector &_x, const DVector &_p=emptyConstVector, const VariablesGrid &_yRef=emptyConstVariablesGrid)FeedforwardLaw [virtual]
ControlLaw::step(const DVector &_x, const DVector &_p=emptyConstVector, const VariablesGrid &_yRef=emptyConstVariablesGrid)ControlLaw [virtual]
terminationToleranceOptions
uControlLaw [protected]
updateLogRecord(LogRecord &_record) const Logging
uRefFeedforwardLaw [protected]
UserInteraction()UserInteraction
UserInteraction(const UserInteraction &rhs)UserInteraction
~ControlLaw()ControlLaw [virtual]
~FeedforwardLaw()FeedforwardLaw [virtual]
~Logging()Logging [virtual]
~Options()Options [virtual]
~Options()Options
~Plotting()Plotting [virtual]
~SimulationBlock()SimulationBlock [virtual]
~UserInteraction()UserInteraction [virtual]


acado
Author(s): Milan Vukov, Rien Quirynen
autogenerated on Thu Aug 27 2015 12:01:38