Top | ![]() |
![]() |
![]() |
![]() |
HklDetector * | hkl_detector_new () |
void | hkl_detector_attach_to_holder () |
int | hkl_detector_compute_kf () |
void
hkl_detector_attach_to_holder (HklDetector *self
);
attach the HklDetector to an HklHolder
[skip]
int hkl_detector_compute_kf (HklDetector const *self
,HklGeometry *g
);
Compute the kf vector of the HklDetector
[skip]
g |
the diffractometer HklGeometry use to compute kf. |
[in] |
kf |
the HklVector fill with the kf coordinates. |
[out caller-allocates] |