Class representing the City10000 dataset.
Definition at line 71 of file HybridCity10000.py.
◆ __init__()
def gtsam.examples.HybridCity10000.City10000Dataset.__init__ |
( |
|
self, |
|
|
|
filename |
|
) |
| |
◆ __del__()
def gtsam.examples.HybridCity10000.City10000Dataset.__del__ |
( |
|
self | ) |
|
◆ next()
def gtsam.examples.HybridCity10000.City10000Dataset.next |
( |
|
self | ) |
|
◆ parse_line()
◆ read_line()
def gtsam.examples.HybridCity10000.City10000Dataset.read_line |
( |
|
self, |
|
|
str |
line, |
|
|
str |
delimiter = " " |
|
) |
| |
Read a `line` from the dataset, separated by the `delimiter`.
Definition at line 84 of file HybridCity10000.py.
◆ f_
gtsam.examples.HybridCity10000.City10000Dataset.f_ |
◆ filename_
gtsam.examples.HybridCity10000.City10000Dataset.filename_ |
The documentation for this class was generated from the following file: