FACT++
1.0
|
Description::Description | ( | const std::string & | n, |
const std::string & | c, | ||
const std::string & | u = "" |
||
) |
Construct a Description object
n | Name of the Description, e.g. "temp" |
c | Descriptive text of the Description, e.g. "Temperature of the moon" |
u | Unit of the Description, e.g. "K" |
Definition at line 63 of file Description.cc.