|
WSF
|
#include <WsfTSPI_Mover.hpp>
Public Member Functions | |
| Point (double aTimeStamp, const double aLocXYZ[3]) | |
Public Attributes | |
| double | mTimeStamp |
| double | mLocXYZ [3] |
| double | mVelXYZ [3] |
| WsfTSPI_Mover::TSPI_Model::Point::Point | ( | double | aTimeStamp, |
| const double | aLocXYZ[3] ) |
References mLocXYZ, mTimeStamp, and mVelXYZ.
| double WsfTSPI_Mover::TSPI_Model::Point::mLocXYZ[3] |
Referenced by WsfTSPI_Mover::TSPI_Model::Add(), and Point().
| double WsfTSPI_Mover::TSPI_Model::Point::mTimeStamp |
Referenced by WsfTSPI_Mover::TSPI_Model::Add(), and Point().
| double WsfTSPI_Mover::TSPI_Model::Point::mVelXYZ[3] |
Referenced by Point().