asyncmd.trajectory.trajectory#
This module contains the implementation the asyncmd.Trajectory class.
It also contains some helper function related to the global Trajectory registry
used for trajectory function value caching.
The actual TrajectoryFunctionValueCache classes can be found in the
trajectory_cache module.
Functions
|
Clear all function values cached for each |
|
Deregister the given h5py_group as cache from all |
|
Update the cache type for each |
Classes
|
Represent a trajectory. |