Slight change in comment
This commit is contained in:
parent
d0beb2fd05
commit
fda7b38460
1 changed files with 1 additions and 1 deletions
|
|
@ -212,7 +212,7 @@ namespace ctml {
|
|||
* Get a floating-point value from a child element. Returns a
|
||||
* double value for the child named 'name' of element 'parent'. If
|
||||
* 'type' is supplied and matches a known unit type, unit
|
||||
* conversion will be done if the child element has an attribute
|
||||
* conversion to SI will be done if the child element has an attribute
|
||||
* 'units'.
|
||||
*/
|
||||
doublereal getFloat(XML_Node& parent, string name, string type) {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue