A B C D E F G I M N O P R S T U V X Y Z

A

actionPerformed(ActionEvent) - Method in class net.lenkaspace.creeper.view.CROutputPopup
Called each time interval.
actionPerformed(ActionEvent) - Method in class net.lenkaspace.creeper.view.CRRenderer
Called each time interval.
addChildModel(CRBaseModel) - Method in class net.lenkaspace.creeper.model.CRBaseModel
Add child model to a maintained list.
addDynamicModel(CRBaseDynamicModel) - Method in class net.lenkaspace.creeper.model.CRWorld
Add a CRBaseDynamicModel to the list of dynamicModels and situatedModels.
addReport(String, CRBaseReport) - Method in class net.lenkaspace.creeper.report.CRReportController
Add a new report
addSituatedModel(CRBaseSituatedModel) - Method in class net.lenkaspace.creeper.model.CRBinWorld
Add a CRBaseSituatedModel to the list of situatedModels.
addSituatedModel(CRBaseSituatedModel) - Method in class net.lenkaspace.creeper.model.CRWorld
Add a CRBaseSituatedModel to the list of situatedModels.
addValue(String, double) - Method in class net.lenkaspace.creeper.report.CRCsvReport
Put a new value for a specific trial, run and variable name to the value set
addValue(String, String) - Method in class net.lenkaspace.creeper.report.CRCsvReport
Put a new value for a specific trial, run and variable name to the value set
addValue(String, String, int, int) - Method in class net.lenkaspace.creeper.report.CRCsvReport
Put a new value for a specific trial, run and variable name to the value set
addValue(double, String) - Method in class net.lenkaspace.creeper.report.CRTimeSeriesReport
Register a new value for a specific variable name from the overal value set
addValue(double) - Method in class net.lenkaspace.creeper.report.CRTimeSeriesReport
Register a new value for a 0th index of the overal value set
addValue(double, int) - Method in class net.lenkaspace.creeper.report.CRTimeSeriesReport
Register a new value for a specific index of the overal value set
addValueSet(double[]) - Method in class net.lenkaspace.creeper.report.CRCsvReport
Put array of values for a specific trial and run to the value set The value set size should be the same as size of set names the report was initialised with.
addValueSet(double[], int, int) - Method in class net.lenkaspace.creeper.report.CRCsvReport
Put array of values for a specific trial and run to the value set The value set size should be the same as size of set names the report was initialised with.
addValueSet(String[]) - Method in class net.lenkaspace.creeper.report.CRCsvReport
Put array of values for a specific trial and run to the value set The value set size should be the same as size of set names the report was initialised with.
addValueSet(String[], int, int) - Method in class net.lenkaspace.creeper.report.CRCsvReport
Put array of values for a specific trial and run to the value set The value set size should be the same as size of set names the report was initialised with.
addValueSet(double[]) - Method in class net.lenkaspace.creeper.report.CRTimeSeriesReport
Register new value set for the current time step.
addVector(CRVector3d) - Method in class net.lenkaspace.creeper.vo.CRVector3d
 
addVectors(CRVector3d, CRVector3d) - Static method in class net.lenkaspace.creeper.vo.CRVector3d
 
adjustPositionInBorderlessWorld() - Method in class net.lenkaspace.creeper.model.CRBaseSituatedModel
Sends agent to the left side when went away through right, etc.
applyThrusters() - Method in class net.lenkaspace.creeper.model.CRBaseDynamicModel
Calculation of new x y position based on thrust forces

A B C D E F G I M N O P R S T U V X Y Z