The SBMDynamicalModel Library#
This library defines the model-side classes that store particle-system state and other time-evolving data used by interaction models and state updaters.
Use this page when you are implementing model-side behavior, structure, or visualization rather than application scaffolding. For class members, signatures, and exact behavior, continue from the links below into the generated API reference.
Library contents#
This library defines dynamical models:
SBDynamicalModel(full name:SBMDynamicalModel)SBDynamicalEvent(full name:SBMDynamicalModelEvent)SBDynamicalNode(full name:SBMDynamicalModelNode)SBDynamicalGroup(full name:SBMDynamicalModelNodeGroup)SBParticle(full name:SBMDynamicalModelNodeParticle)SBParticleSystem(full name:SBMDynamicalModelParticleSystem)