Namespaces | Functions | Variables
timeseries.py File Reference

Go to the source code of this file.

Namespaces

namespace  starmac_tools::timeseries

Functions

def starmac_tools::timeseries.quaternion_to_eulerypr
def starmac_tools::timeseries.uniform_resample

Variables

int starmac_tools::timeseries.N = 10
tuple starmac_tools::timeseries.quats = (np.empty(N), np.empty(N), np.empty(N), np.empty(N))
tuple starmac_tools::timeseries.t1 = np.linspace(0, 10, 10)
tuple starmac_tools::timeseries.t2 = np.linspace(0.1,12.5,20)
tuple starmac_tools::timeseries.x1 = np.sin(t1)
tuple starmac_tools::timeseries.x2 = np.cos(t2)


starmac_tools
Author(s): bouffard
autogenerated on Sun Jan 5 2014 11:38:35