shnitsel.data.dataset_containers.trajectory_collection#
Classes#
Module Contents#
- class TrajectoryCollection(trajectories)#
- Parameters:
trajectories (Sequence[shnitsel.data.dataset_containers.trajectory.Trajectory])
- _trajectories: Sequence[shnitsel.data.dataset_containers.trajectory.Trajectory]#
- property trajectories: Iterable[shnitsel.data.dataset_containers.trajectory.Trajectory]#
- Return type:
Iterable[shnitsel.data.dataset_containers.trajectory.Trajectory]