|
Geophysical Inversion and Modelling Library v1.5.4
|
Public Member Functions | |
| GraphDistInfo (double t, double d) | |
| GraphDistInfo (double t, double d, Index cellID) | |
| void | setTime (double t) |
| double | time () const |
| double | dist () const |
| std::set< Index > & | cellIDs () |
| const std::set< Index > & | cellIDs () const |
Protected Attributes | |
| double | time_ |
| double | dist_ |
| std::set< Index > | cells_ |
|
inline |
Index for all cells containing this wayelement
|
inline |
Index for all cells containing this wayelement
|
inline |
Distance of the way element.
|
inline |
Travel time for the current way element. Depends on the graph initialization.
|
inline |
Travel time for the current way element. Depends on the graph initialization.