next up previous contents index
Next: Hyperfine structure absorption profile Up: The Header and Data Previous: "Stellar shell" profile fit   Contents   Index

Hyperfine structure profile fit results (for spectra)

  ! Section -13 /CRNH3/
  ! HFS: "Hyperfine Structure" profile fit results (e.g. NH3, HCN, for spectra).
  integer mnh3
  parameter (mnh3=27)
  type hfs
     sequence
     integer(kind=4) :: nline     ! Number of components
     real(kind=4)    :: sigba     ! Sigma on base
     real(kind=4)    :: sigra     ! Sigma on line
     real(kind=4)    :: nfit(12)  ! Fit results
     real(kind=4)    :: nerr(12)  ! Errors
  end type hfs



Gildas manager 2011-04-01