Plugins

From LabRPS Documentation
Jump to navigation Jump to search

LabRPS, like many modern design applications, is based on the concept of Plugin. A plugin can be considered as a set of tools specially grouped for a certain task.

In LabRPS, the same concept applies. Tools are provided through plugins. The plugins are in turn some collection of objects called RPS objects or RPS features.

Built-in plugins

The following plugins are bundled with every LabRPS installation: They are easily installable from within LabRPS, using the Std DlgRPSFeatures.svg RPS Features..., found under menu Tools → Std DlgRPSFeatures.svg RPS Features....

  • Workbench WindLab.svg The WindLab Plugin provides a set of tools for the simulation of random wind velocity.
  • Workbench SeismicLab.svg The SeismicLab Plugin provides a set of tools for the simulation of seismic ground motion.
  • Workbench SeaLab.svg The SeaLab Plugin provides a set of tools for the simulation of sea surface.
  • Workbench UserLab.svg The UserLab Plugin provides a set of tools for the simulation of user defined random phenomenon.


Official plugins

The following plugins are officials plugins developed by LabRPS Team:

  • SeaLab Plugins
    • SeaLab Plugin provides a set of tools for the simulation of sea surface.
    • Data Reshaper Plugin allows to reshape simulated wind velocities(time by location) into grid (location by location)
    • QBlade Plugin implements the simulation method from the QBlade project.
  • UserLab Plugins
    • UserLab Plugin provides a set of tools for the simulation of user defined random phenomenon.
    • Random Walk Plugin generates 2D random walks with rand velocity and random start point.

External plugins

The external plugins are developed by the LabRPS community. LabRPS plugins are easy to program, there are therefore many people developing additional plugins outside of the LabRPS main development area.

The external plugins can be obtained from this Github repository.

New plugins are always in development, stay tuned!