π΄ββοΈContinuous Blocks
The following blocks are defined as having a continuous time_mode
Most blocks have an interface identical to the python package blocks. Please refer to the python package documentation linked to the respective block.
More about time_modes.
Integrator
https://py.collimator.ai/library/#collimator.library.Integrator
Transfer Function
https://py.collimator.ai/library/#collimator.library.TransferFunction
Rigid Body
https://py.collimator.ai/library/#collimator.library.RigidBody
State Space
https://py.collimator.ai/library/#collimator.library.LTISystem
PID
https://py.collimator.ai/library/#collimator.library.PID
White Noise
https://py.collimator.ai/library/#collimator.library.WhiteNoise
Last updated