Skip to content
Snippets Groups Projects
Commit dd96b307 authored by Anders Markvardsen's avatar Anders Markvardsen
Browse files

Improvement of the doc for a method of TimeSeriesProperty. Fixes #56.

parent ecf107fa
No related merge requests found
......@@ -94,7 +94,7 @@ public:
}
/** Add a value to the map
* @param time The time as a string
* @param time The time as a string in the format: YYYYMMDDTHHmmss
* @param value The associated value
* @return True if insertion successful (i.e. identical time not already in map
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment