|
| class(mse_class) function, pointer | mse::mse_construct_vec (point, view_start, view_end, beam_start, beam_end, in_degrees, is_ratio) |
| | Construct a mse_class object representing a motional stark effect diagnostic. More...
|
| |
| class(mse_class) function, pointer | mse::mse_construct_rad (point, alpha, omega, delta, theta, in_degrees, is_ratio) |
| | Construct a mse_class object representing a motional stark effect diagnostic. More...
|
| |
| subroutine | mse::mse_destruct (this) |
| | Deconstruct a mse_class object. More...
|
| |
| real(rprec) function, dimension(4) | mse::mse_get_modeled_signal (this, a_model, sigma, last_value) |
| | Calculates the modeled signal. More...
|
| |
| character(len=data_name_length) function | mse::mse_get_type (this) |
| | Gets a discription of the mse type. More...
|
| |
| subroutine | mse::mse_get_header (this, header) |
| | Gets a discription of the model and model sigma array indices. More...
|
| |
| real(rprec) function, private | mse::mse_angle_to_bt_proj (this, vec) |
| | Computes the angle with respect to toroidal field. More...
|
| |
| real(rprec) function, private | mse::mse_angle_to_horizontal (vec) |
| | Computes the angle with respect to horizontal. More...
|
| |
Contains module mse.
Definition in file mse.f.