, including all inherited members.
actuator | Process | [protected] |
addDynamicSystemStage(const DynamicSystem &_dynamicSystem, IntegratorType _integratorType=INT_UNKNOWN) | Process | |
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] |
addStage(const DynamicSystem &dynamicSystem_, const Grid &stageIntervals, const IntegratorType &integratorType_=INT_UNKNOWN) | Process | [protected] |
boundRelaxation | Options | |
boundTolerance | Options | |
calculateOutput(OutputFcn &_outputFcn, const VariablesGrid *_x, const DVector &_xComponents, const VariablesGrid *_xa, const VariablesGrid *_p, const VariablesGrid *_u, const VariablesGrid *_w, VariablesGrid *_output) const | Process | [protected] |
checkInputConsistency(const VariablesGrid &_u, const VariablesGrid &_p) const | Process | [protected] |
clear() | Process | [protected] |
clearOptionsList() | Options | [protected] |
copy(const Options &rhs) | Options | [protected] |
declareOptionsUnchanged() | Options | [protected] |
declareOptionsUnchanged(uint idx) | Options | [protected] |
dynamicSystems | Process | [protected] |
enableCholeskyRefactorisation | Options | |
enableDriftCorrection | Options | |
enableEqualities | Options | |
enableFarBounds | Options | |
enableFlippingBounds | Options | |
enableFullLITests | Options | |
enableNZCTests | Options | |
enableRamping | Options | |
enableRegularisation | Options | |
ensureConsistency() | Options | |
epsDen | Options | |
epsFlipping | Options | |
epsIterRef | Options | |
epsLITests | Options | |
epsNum | Options | |
epsNZCTests | Options | |
epsRegularisation | Options | |
finalRamping | Options | |
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] |
getLogRecord(LogRecord &_record) const | Logging | |
getName() const | SimulationBlock | [inline] |
getNP(uint stageIdx=0) const | Process | [inline] |
getNU(uint stageIdx=0) const | Process | [inline] |
getNumLogRecords() const | Logging | |
getNumOptionsLists() const | Options | |
getNumPlotWindows() const | Plotting | [inline] |
getNumStages() const | Process | [inline] |
getNW(uint stageIdx=0) const | Process | [inline] |
getNX(uint stageIdx=0) const | Process | [inline, protected] |
getNXA(uint stageIdx=0) const | Process | [inline, protected] |
getNY(uint stageIdx=0) const | Process | [inline] |
getOptions(uint idx) const | Options | |
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] |
getY(VariablesGrid &_y) const | Process | [inline] |
growFarBounds | Options | |
hasActuator() const | Process | [inline] |
hasProcessDisturbance() const | Process | [inline] |
hasSensor() const | Process | [inline] |
haveOptionsChanged() const | Options | [protected] |
haveOptionsChanged(uint idx) const | Options | [protected] |
init(double _startTime=0.0, const DVector &_xStart=emptyConstVector, const DVector &_uStart=emptyConstVector, const DVector &_pStart=emptyConstVector) | Process | [virtual] |
initialFarBounds | Options | |
initializeAlgebraicStates(const DVector &_xaStart) | Process | |
initializeStartValues(const DVector &_xStart, const DVector &_xaStart=emptyConstVector) | Process | |
initialRamping | Options | |
initialStatusBounds | Options | |
integrationMethod | Process | [protected] |
integratorType | Process | [protected] |
isContinuous(uint stageIdx=0) const | Process | [inline] |
isDAE(uint stageIdx=0) const | Process | [inline] |
isDefined() const | SimulationBlock | [inline] |
isDiscretized(uint stageIdx=0) const | Process | [inline] |
isODE(uint stageIdx=0) const | Process | [inline] |
lastTime | Process | [protected] |
lists | Options | [protected] |
logCollection | Logging | [protected] |
Logging() | Logging | |
logIdx | Logging | [protected] |
maxDualJump | Options | |
maxPrimalJump | Options | |
name | SimulationBlock | [protected] |
nDynSys | Process | [protected] |
numRefinementSteps | Options | |
numRegularisationSteps | Options | |
operator<<(PlotWindow &_window) | UserInteraction | [virtual] |
operator<<(LogRecord &_record) | UserInteraction | [virtual] |
operator=(const Process &rhs) | Process | |
SimulationBlock::operator=(const SimulationBlock &rhs) | SimulationBlock | |
UserInteraction::operator=(const UserInteraction &rhs) | UserInteraction | |
SimulationBlock::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 | |
plot(PlotFrequency _frequency=PLOT_IN_ANY_CASE) | Plotting | [virtual] |
plotCollection | Plotting | [protected] |
Plotting() | Plotting | |
Plotting(const Plotting &rhs) | Plotting | |
print() const | Options | |
printLevel | Options | |
printLoggingInfo() const | Logging | |
printNumDoubles() const | Logging | |
printOptionsList() const | Options | |
printOptionsList(uint idx) const | Options | |
Process() | Process | |
Process(const DynamicSystem &_dynamicSystem, IntegratorType _integratorType=INT_UNKNOWN) | Process | |
Process(const Process &rhs) | Process | |
processDisturbance | Process | [protected] |
projectToComponents(const VariablesGrid &_x, const DVector &_xComponents, VariablesGrid &_output) const | Process | [protected] |
realClock | SimulationBlock | [protected] |
replot(PlotFrequency _frequency=PLOT_IN_ANY_CASE) | Process | [virtual] |
run(const VariablesGrid &_u, const VariablesGrid &_p=emptyVariablesGrid) | Process | [virtual] |
run(const VariablesGrid &_u, const DVector &_p) | Process | [virtual] |
run(double startTime, double endTime, const DVector &_u, const DVector &_p=emptyConstVector) | Process | [virtual] |
samplingTime | SimulationBlock | [protected] |
sensor | Process | [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 | |
setActuator(const Actuator &_actuator) | Process | |
setAll(LogName _name, const MatrixVariablesGrid &values) | Logging | [inline] |
setDynamicSystem(const DynamicSystem &_dynamicSystem, IntegratorType _integratorType=INT_UNKNOWN) | Process | |
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 | |
setProcessDisturbance(const Curve &_processDisturbance) | Process | |
setProcessDisturbance(const VariablesGrid &_processDisturbance) | Process | |
setProcessDisturbance(const char *_processDisturbance) | Process | |
setSamplingTime(double _samplingTime) | SimulationBlock | [inline] |
setSensor(const Sensor &_sensor) | Process | |
setStatus(BlockStatus _status) | UserInteraction | [protected] |
setToDefault() | Options | |
setToFast() | Options | |
setToReliable() | Options | |
setupLogging() | Process | [protected, virtual] |
setupOptions() | Process | [protected, virtual] |
simulate(const VariablesGrid &_u, const VariablesGrid &_p, const VariablesGrid &_w) | Process | [protected] |
SimulationBlock() | SimulationBlock | |
SimulationBlock(BlockName _name, double _samplingTime=DEFAULT_SAMPLING_TIME) | SimulationBlock | |
SimulationBlock(const SimulationBlock &rhs) | SimulationBlock | |
status | UserInteraction | [protected] |
step(const VariablesGrid &_u, const VariablesGrid &_p=emptyVariablesGrid) | Process | [virtual] |
step(const VariablesGrid &_u, const DVector &_p) | Process | [virtual] |
step(double startTime, double endTime, const DVector &_u, const DVector &_p=emptyConstVector) | Process | [virtual] |
terminationTolerance | Options | |
updateLogRecord(LogRecord &_record) const | Logging | |
UserInteraction() | UserInteraction | |
UserInteraction(const UserInteraction &rhs) | UserInteraction | |
x | Process | [protected] |
xa | Process | [protected] |
y | Process | [protected] |
~Logging() | Logging | [virtual] |
~Options() | Options | [virtual] |
~Options() | Options | |
~Plotting() | Plotting | [virtual] |
~Process() | Process | [virtual] |
~SimulationBlock() | SimulationBlock | [virtual] |
~UserInteraction() | UserInteraction | [virtual] |