Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Seitosh
Seitosh
Commits
8bcceb06
Commit
8bcceb06
authored
Jul 05, 2016
by
thomas.forbriger
Browse files
libdatrwxx [WP][DOC]: replace group ID thiesdl1 by group_thiesdl1
parent
369b4233
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/libs/libdatrwxx/thiesdl1.h
View file @
8bcceb06
...
...
@@ -45,7 +45,7 @@ namespace datrw {
/*! \brief internals of the Thies DL1 reading module
*
* \ingroup thiesdl1
* \ingroup
group_
thiesdl1
*/
namespace
thiesdl1
{
...
...
@@ -58,7 +58,7 @@ namespace datrw {
/*! \brief class to read Thies DL1 data
*
* \ingroup thiesdl1
* \ingroup
group_
thiesdl1
*/
class
ithiesdl1stream
:
public
idatstream
{
public:
...
...
src/libs/libdatrwxx/thiesdl1/thiesdl1format.cc
View file @
8bcceb06
...
...
@@ -40,14 +40,14 @@ namespace datrw {
/*! \brief all the stuff to read Thies DL1 data
*
* \defgroup thiesdl1 Reading module for: Thies DL1 data
* \defgroup
group_
thiesdl1 Reading module for: Thies DL1 data
*
* Thies/DL1 is the type fo pluviometer operated at BFO.
* \sa \ref page_thiesdl1_format
*/
/*! \brief Format properties
* \ingroup thiesdl1
* \ingroup
group_
thiesdl1
* @{
*/
const
bool
thiesdl1
::
isbinary
=
false
;
...
...
@@ -245,7 +245,7 @@ END OF DATA BFO 1 DL1/N V1.10a
* http://www.thiesclima.com/Datalogger%20DL1%20N.html
* \sa Thies DL1 data acquisition program:
* https://git.scc.kit.edu/Seitosh/Seitosh/tree/master/src/conv/ThiesDL1
* \sa \ref thiesdl1
* \sa \ref
group_
thiesdl1
*/
}
// namespace datrw
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment