Getting started
Reference
Packages documentation
TrajectoryVisualizer
Development
Bases: object
object
A class for visualizing a custom computed trajectory.
trajectory (Trajectory): An instance of a Trajectory subclass.
Plots the computed trajectory.
title (str): Title of the plot.
xlabel (str): Label for the x-axis.
ylabel (str): Label for the y-axis.