IXTmoderator

From LIBISIS
Jump to navigation Jump to search

Structure

The elements of the object are as follows:

Field Type Description
base IXTbase internal use
name char Name of the moderator, eg. hydrogen
distance real Distance of the moderator face from the sample (m)
width real moderator width (m)
height real moderator height (m)
thickness real moderator thickness (m)
angle real angle of normal to incident beam (rad)
temperature real temperature of moderator (K)
pulse_model char Moderator pulse-shape model
pulse_pars(:) real(ptr) Moderator pulse-shape parameters

F90 syntax

 use IXMsource

type(IXTsource):: source
type(IXTstatus):: status