amep.base.BaseTrajectory ======================== .. currentmodule:: amep.base .. autoclass:: BaseTrajectory :members: :show-inheritance: :inherited-members: .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~BaseTrajectory.__init__ ~BaseTrajectory.add_author_info ~BaseTrajectory.add_param ~BaseTrajectory.add_script ~BaseTrajectory.add_software_info ~BaseTrajectory.delete_author_info ~BaseTrajectory.delete_param ~BaseTrajectory.delete_script ~BaseTrajectory.delete_software_info ~BaseTrajectory.get_author_info ~BaseTrajectory.get_script .. rubric:: Attributes .. autosummary:: ~BaseTrajectory.authors ~BaseTrajectory.dim ~BaseTrajectory.dt ~BaseTrajectory.info ~BaseTrajectory.nframes ~BaseTrajectory.nth ~BaseTrajectory.params ~BaseTrajectory.reader ~BaseTrajectory.savedir ~BaseTrajectory.scripts ~BaseTrajectory.software ~BaseTrajectory.start ~BaseTrajectory.steps ~BaseTrajectory.stop ~BaseTrajectory.times ~BaseTrajectory.type ~BaseTrajectory.version