3.10.1.5.1.1.1.1. opengate.contrib.beamlines.ionbeamline

3.10.1.5.1.1.1.1.1. Classes

BeamlineModel

3.10.1.5.1.1.1.1.2. Module Contents

class opengate.contrib.beamlines.ionbeamline.BeamlineModel[source]
name = None[source]
radiation_types = [][source]
rm = None[source]
rashi = None[source]
distance_nozzle_iso = 0[source]
distance_stearmag_to_isocenter_x[source]
distance_stearmag_to_isocenter_y[source]
energy_mean_coeffs = [0][source]
energy_spread_coeffs = [0][source]
sigma_x_coeffs = [0][source]
theta_x_coeffs = [0][source]
epsilon_x_coeffs = [0][source]
sigma_y_coeffs = [0][source]
theta_y_coeffs = [0][source]
epsilon_y_coeffs = [0][source]
conv_x = 0[source]
conv_y = 0[source]
_polynomial_map(base, coeff)[source]
get_energy(nominal_energy)[source]
get_sigma_energy(nominal_energy)[source]
get_sigma_x(energy)[source]
get_theta_x(energy)[source]
get_epsilon_x(energy)[source]
get_sigma_y(energy)[source]
get_theta_y(energy)[source]
get_epsilon_y(energy)[source]