Public Member Functions | Public Attributes
rosbag_tools.analyze_bag.BaseWithTime Class Reference
Inheritance diagram for rosbag_tools.analyze_bag.BaseWithTime:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
def append_times
def get_next_index
def slice

Public Attributes

 bag_time
 time

Detailed Description

Base Class for all objects with time and bag_time.

Definition at line 24 of file analyze_bag.py.


Constructor & Destructor Documentation


Member Function Documentation

def rosbag_tools.analyze_bag.BaseWithTime.append_times (   self,
  msg_time,
  bag_time 
)
Append the msg_time and the bag_time.

Definition at line 32 of file analyze_bag.py.

Get the index of the next value after time.

Definition at line 47 of file analyze_bag.py.

def rosbag_tools.analyze_bag.BaseWithTime.slice (   self,
  start_time,
  end_time 
)
Copy the object and slice it between start_time and end_time.

Definition at line 37 of file analyze_bag.py.


Member Data Documentation

Definition at line 28 of file analyze_bag.py.

Definition at line 28 of file analyze_bag.py.


The documentation for this class was generated from the following file:


rotors_evaluation
Author(s): Fadri Furrer, Michael Burri, Mina Kamel, Janosch Nikolic, Markus Achtelik
autogenerated on Thu Apr 18 2019 02:43:40