diff options
Diffstat (limited to 'libcrystfel/src/felix.h')
-rw-r--r-- | libcrystfel/src/felix.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libcrystfel/src/felix.h b/libcrystfel/src/felix.h index b1776293..645adaeb 100644 --- a/libcrystfel/src/felix.h +++ b/libcrystfel/src/felix.h @@ -36,6 +36,11 @@ #include "cell.h" +/** + * \file felix.h + * Felix indexer interface + */ + struct felix_options { double ttmin; /* radians */ |