V3FIT
Data Types | Modules | Functions/Subroutines
extcurz.f File Reference

Go to the source code of this file.

Data Types

interface  extcurz::extcurz_class
 Base class representing a external Z currents enclosed by an inegration loop. More...
 
interface  extcurz::extcurz_class
 Base class representing a external Z currents enclosed by an inegration loop. More...
 

Modules

module  extcurz
 Represents a signal obtained by integrating around the magnetic field to get the current enclosed in the Z direction using Ampere's Law. Defines the base class of the type extcurz_class.
 

Functions/Subroutines

class(extcurz_class) function, pointer extcurz::extcurz_construct (r, theta)
 Construct a extcurz_class object measureing temperature. More...
 
subroutine extcurz::extcurz_destruct (this)
 Deconstruct a extcurz_class object. More...
 
real(rprec) function, dimension(4) extcurz::extcurz_get_modeled_signal (this, a_model, sigma, last_value)
 Calculates the modeled signal. More...
 
character(len=data_name_length) function extcurz::extcurz_get_type (this)
 Gets a discription of the extcurz type. More...
 

Detailed Description

Contains module extcurz.

Definition in file extcurz.f.