Skip to main content

Module types

Module types 

Source
Expand description

Auto-generated module

🤖 Generated with SplitRS

Structs§

BodyDict
Python-dict-compatible representation of a single body state.
BodyStateJson
A serialized representation of a single body’s state as a JSON-ready struct.
ExportBatch
A single incremental export batch.
IncrementalExportConfig
Configuration for incremental state export.
IncrementalUpdate
An incremental state update (delta) for efficient streaming.
NumpyPositionArray
A NumPy-compatible flat array descriptor for body positions.
PickleEnvelope
A Python-pickle-compatible binary envelope for a SimulationSnapshot.
SchemaValidationResult
Result of JSON schema validation.
SchemaVersion
Schema version information.
SimBodyState
Serializable state of a single rigid body within a snapshot.
SimulationCheckpoint
A simulation checkpoint with metadata for save/restore workflows.
SimulationSnapshot
A complete snapshot of simulation state at a particular moment.
SnapshotDict
A Python-dict-compatible representation of a SimulationSnapshot.
SnapshotDiff
Difference report between two snapshots.
ValidationResult
Validation result for a deserialized snapshot.
WorldState
Serializable snapshot of the entire world state (legacy format).