base_interaction¶
- class interaction.base_interaction[source]¶
Bases:
objectThis is generic pair interaction and this is a long comment continuing here
Attributes Summary
[optional] time when the interaction was created (example of optional data)
[mandatory] id of body 1
[mandatory] id of body 2
[mandatory] which model applies to this interaction
[optional] weither the interaction is real (else it is in a virtual state - typically without contact)
Attributes Documentation
- creation_time: float = 0¶
[optional] time when the interaction was created (example of optional data)
- virtual: bool = False¶
[optional] weither the interaction is real (else it is in a virtual state - typically without contact)