Public Member Functions | |
TornadoPath () | |
bool | isPathAPoint () |
bool | isPathTimeValid (const code::Time now) |
code::Length | distanceToLoc (const code::Location here, const code::Time now) |
code::Location | locOnLineAtTimeT (const code::Time now) |
Public Attributes | |
std::string | name |
std::string | rating |
std::vector< code::SpaceTimeRef > | pathPoints |
code::TimeInterval | timeBuffer |
hailtruth::TornadoPath::TornadoPath | ( | ) | [inline] |
code::Length hailtruth::TornadoPath::distanceToLoc | ( | const code::Location | here, | |
const code::Time | now | |||
) |
bool hailtruth::TornadoPath::isPathAPoint | ( | ) |
bool hailtruth::TornadoPath::isPathTimeValid | ( | const code::Time | now | ) |
code::Location hailtruth::TornadoPath::locOnLineAtTimeT | ( | const code::Time | now | ) |
std::string hailtruth::TornadoPath::name |
std::vector<code::SpaceTimeRef> hailtruth::TornadoPath::pathPoints |
std::string hailtruth::TornadoPath::rating |
code::TimeInterval hailtruth::TornadoPath::timeBuffer |