chan_calib_regions Derived Type

type, public :: chan_calib_regions


Inherits

type~~chan_calib_regions~~InheritsGraph type~chan_calib_regions chan_calib_regions type~soft_calib_chan_adjust soft_calib_chan_adjust type~chan_calib_regions->type~soft_calib_chan_adjust prm, prm_prev, prm_lim type~soft_calib_chan_processes soft_calib_chan_processes type~chan_calib_regions->type~soft_calib_chan_processes meas, sim, aa, prev

Inherited by

type~~chan_calib_regions~~InheritedByGraph type~chan_calib_regions chan_calib_regions type~soft_data_calib_channel soft_data_calib_channel type~soft_data_calib_channel->type~chan_calib_regions ord

Components

Type Visibility Attributes Name Initial
character(len=16), public :: name = "default"
real, public :: length = 0.
integer, public :: nbyr = 0
type(soft_calib_chan_processes), public :: meas
type(soft_calib_chan_processes), public :: sim
type(soft_calib_chan_processes), public :: aa
type(soft_calib_chan_processes), public :: prev
type(soft_calib_chan_adjust), public :: prm
type(soft_calib_chan_adjust), public :: prm_prev
type(soft_calib_chan_adjust), public :: prm_lim