base_body

class bodies.base_body[source]

Bases: object

class defining a body

Attributes Summary

body_id

[mandatory] body id [\(-\)]

body_shape

[mandatory] body shape [\(-\)]

body_state

[mandatory] body state [\(-\)]

clump_id

[mandatory] clump id [\(-\)]

material_id

[mandatory] material id [\(-\)]

Attributes Documentation

body_id: int = None

[mandatory] body id [\(-\)]

body_shape: type = <bodies.base_shape object>

[mandatory] body shape [\(-\)]

body_state: type = <bodies.base_state object>

[mandatory] body state [\(-\)]

clump_id: int = -1

[mandatory] clump id [\(-\)]

material_id: int = -1

[mandatory] material id [\(-\)]

material_id: int = -1

[mandatory] material id [\(-\)]

clump_id: int = -1

[mandatory] clump id [\(-\)]

body_id: int = None

[mandatory] body id [\(-\)]

body_state: type = <bodies.base_state object>

[mandatory] body state [\(-\)]

body_shape: type = <bodies.base_shape object>

[mandatory] body shape [\(-\)]