Returns
int: The session trajectory offset
Raises
ValueError: If the session hasn’t been started yet (no session_id available).
Get the trajectory offset of the session
offset = session.offset()
int: The session trajectory offset
ValueError: If the session hasn’t been started yet (no session_id available).Was this page helpful?
Suggestions