EMANE  1.0.1
EMANE::PositionECEF Class Reference

#include <positionecef.h>

Public Member Functions

 PositionECEF ()
 
 PositionECEF (const Position &position)
 
double getX () const
 
double getY () const
 
double getZ () const
 
bool operator! () const
 

Detailed Description

Definition at line 40 of file positionecef.h.

Constructor & Destructor Documentation

◆ PositionECEF() [1/2]

EMANE::PositionECEF::PositionECEF ( )
inline

Definition at line 34 of file positionecef.inl.

◆ PositionECEF() [2/2]

EMANE::PositionECEF::PositionECEF ( const Position position)
inline

Definition at line 41 of file positionecef.inl.

Member Function Documentation

◆ getX()

double EMANE::PositionECEF::getX ( ) const
inline

Definition at line 60 of file positionecef.inl.

◆ getY()

double EMANE::PositionECEF::getY ( ) const
inline

Definition at line 66 of file positionecef.inl.

◆ getZ()

double EMANE::PositionECEF::getZ ( ) const
inline

Definition at line 72 of file positionecef.inl.

◆ operator!()

bool EMANE::PositionECEF::operator! ( ) const
inline

Definition at line 78 of file positionecef.inl.


The documentation for this class was generated from the following files: