add(const TimeHeightTrendData::Entry &entry) | code::TimeHeightTrendData | |
add(size_t height_no, const DataCell &value) | code::TimeHeightTrendData | |
add(size_t height_no, SmartPtr< DataCell > value) | code::TimeHeightTrendData | |
addHeight(const code::Length &height, const code::Time &time, const code::Length &tolerance=Length::Meters(1.0)) | code::TimeHeightTrendData | |
getEntries() const | code::TimeHeightTrendData | [inline] |
getHeight(const code::Length &height, const code::Length &tolerance=Length::Meters(1.0)) const | code::TimeHeightTrendData | |
getNames(std::vector< std::string > *names) const | code::TimeHeightTrendData | |
sortByHeight() | code::TimeHeightTrendData | |
sortByTime() | code::TimeHeightTrendData |