From e846b2a6e553396e2830434f988e54b55162ef2b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Picca=20Fr=C3=A9d=C3=A9ric-Emmanuel?= Date: Thu, 27 Aug 2015 21:45:40 +0200 Subject: [PATCH] [todo] reflectivity for the q/q2 engine --- Documentation/hkl.org.in | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation/hkl.org.in b/Documentation/hkl.org.in index a70c8d50..b37103d1 100644 --- a/Documentation/hkl.org.in +++ b/Documentation/hkl.org.in @@ -1043,6 +1043,9 @@ git clone git://repo.or.cz/hkl.git *** TODO HklEngine "custom" for now this pseudoaxis let you select the axis you want to use for the computation. +*** TODO HklEngine "q/q2" add a "reflectivity" mode + This mode should have the surface as parameters and the incident + angle is equal to the emergence angle. *** TODO create a macro to help compare two real the right way fabs(a-b) < epsilon * max(1, abs(a), abs(b)) *** TODO add an hkl_sample_set_lattice_unit() -- 2.11.4.GIT