|
class(magnetic_class) function, pointer | magnetic::magnetic_construct_netcdf (mdsig_iou, use_coil_response, force_coil_reponse, use_3D_only, svd_cut_off) |
| Construct a magnetic_class object containing a magnetic_response::magnetic_response_class object. More...
|
|
subroutine | magnetic::magnetic_destruct (this) |
| Deconstruct a magnetic_class object. More...
|
|
real(rprec) function, dimension(4) | magnetic::magnetic_get_modeled_signal (this, a_model, sigma, last_value) |
| Calculates the modeled signal. More...
|
|
real(rprec) function, dimension(4) | magnetic::magnetic_get_modeled_signal_point (this, a_model, sigma) |
| Calculates the point modeled signal. More...
|
|
real(rprec) function, dimension(4) | magnetic::magnetic_get_modeled_signal_coil (this, a_model, sigma) |
| Calculates the coil modeled signal. More...
|
|
real(rprec) function | magnetic::magnetic_get_modeled_signal_coil_pickup (this, a_model) |
| Gets the model signal contribution from the external coils. More...
|
|
character(len=data_name_length) function | magnetic::magnetic_get_type (this) |
| Gets a discription of the magnetic type. More...
|
|
subroutine | magnetic::magnetic_get_header (this, header) |
| Gets a discription of the model and model sigma array indices. More...
|
|
Contains module magnetic.