#include <positionorientationvelocity.h>
|
| | PositionOrientationVelocity () |
| |
| | PositionOrientationVelocity (const Position &position, const std::pair< const Orientation &, bool > &orientation, const std::pair< const Velocity &, bool > &velocity) |
| |
| bool | update (const Position &position, const std::pair< const Orientation &, bool > &orientation, const std::pair< const Velocity &, bool > &velocity) |
| |
| const Position & | getPosition () const |
| |
| std::pair< const Orientation &, bool > | getOrientation () const |
| |
| std::pair< const Orientation &, bool > | getAdjustedOrientation () const |
| |
| std::pair< const Velocity &, bool > | getVelocity () const |
| |
| const PositionECEF & | getPositionECEF () const |
| |
| PositionNEU | getPositionNEU (const PositionOrientationVelocity &other) const |
| |
| bool | operator! () const |
| |
◆ PositionOrientationVelocity() [1/2]
| EMANE::PositionOrientationVelocity::PositionOrientationVelocity |
( |
| ) |
|
|
inline |
◆ PositionOrientationVelocity() [2/2]
| EMANE::PositionOrientationVelocity::PositionOrientationVelocity |
( |
const Position & |
position, |
|
|
const std::pair< const Orientation &, bool > & |
orientation, |
|
|
const std::pair< const Velocity &, bool > & |
velocity |
|
) |
| |
|
inline |
◆ getAdjustedOrientation()
| std::pair< const EMANE::Orientation &, bool > EMANE::PositionOrientationVelocity::getAdjustedOrientation |
( |
| ) |
const |
|
inline |
◆ getOrientation()
| std::pair< const EMANE::Orientation &, bool > EMANE::PositionOrientationVelocity::getOrientation |
( |
| ) |
const |
|
inline |
◆ getPosition()
| const EMANE::Position & EMANE::PositionOrientationVelocity::getPosition |
( |
| ) |
const |
|
inline |
◆ getPositionECEF()
◆ getPositionNEU()
◆ getVelocity()
| std::pair< const EMANE::Velocity &, bool > EMANE::PositionOrientationVelocity::getVelocity |
( |
| ) |
const |
|
inline |
◆ operator!()
| bool EMANE::PositionOrientationVelocity::operator! |
( |
| ) |
const |
|
inline |
◆ update()
| bool EMANE::PositionOrientationVelocity::update |
( |
const Position & |
position, |
|
|
const std::pair< const Orientation &, bool > & |
orientation, |
|
|
const std::pair< const Velocity &, bool > & |
velocity |
|
) |
| |
|
inline |
The documentation for this class was generated from the following files: