added CtbRawFile

This commit is contained in:
Erik Fröjdh
2024-11-05 14:36:18 +01:00
parent b8a4498379
commit 80a39415de
24 changed files with 687 additions and 262 deletions

View File

@@ -22,6 +22,7 @@ set(SPHINX_SOURCE_FILES
src/VarClusterFinder.rst
src/pyVarClusterFinder.rst
src/pyFile.rst
src/pyCtbRawFile.rst
)
foreach(filename ${SPHINX_SOURCE_FILES})

View File

@@ -23,4 +23,6 @@ AARE
:maxdepth: 1
pyFile
pyCtbRawFile
pyVarClusterFinder

11
docs/src/pyCtbRawFile.rst Normal file
View File

@@ -0,0 +1,11 @@
CtbRawFile
============
.. py:currentmodule:: aare
.. autoclass:: CtbRawFile
:members:
:undoc-members:
:show-inheritance:
:inherited-members: