libcrystfel 0.11.1
|
#include <geometry.h>
Data Fields | |
double | fraction |
double | angle |
int | disable |
This structure represents the polarisation of the incident radiation
double polarisation::angle |
Angle of electron beam, radians, clockwise from horizontal when looking along beam
int polarisation::disable |
If set, don't even correct for the polarisation of the diffracted beam (1 - 0.5sin^2(2theta))
double polarisation::fraction |
Polarisation fraction (0 to 1)