![]() |
NASA Astrobee Robot Software
Astrobee Version:
Flight software for the Astrobee robots operating inside the International Space Station.
|
Public Member Functions | |
DimU (const std::string &name, float value) | |
Public Attributes | |
std::string | name_ |
float | value_ |
Static Public Attributes | |
static std::string | unit_ |
static int | precision_ = 2 |
Friends | |
std::ostream & | operator<< (std::ostream &output, const DimU &dim) |
|
inline |
|
friend |
std::string DimU::name_ |
|
static |
|
static |
float DimU::value_ |