magneticScattering.scatter.Geometry#
- class Geometry(angle, detector_distance)#
Bases:
objectDefines the geometry of the experiment.
- Parameters:
- anglefloat
The angle of incidence (and scattering) of the beam in degrees.
- detector_distance
The distance between the sample and the detector in meters.
Methods
Attributes
The angle of incidence of the beam [degrees].
The distance between the sample and the detector [m].
Function to notify parent of any changes to the class.
- property angle#
The angle of incidence of the beam [degrees].
- property detector_distance#
The distance between the sample and the detector [m].
- property tracker#
Function to notify parent of any changes to the class.