R/cnst-data.R

#' Table with material constants used in model
#'
#' This table is reproduced from Tab. 1 in reference paper.
#'
#' @docType data
#'
#' @format An object of class \code{"data.frame"}
#'
#' @keywords datasets
#'
#' @references "Theory and experiment of InGaAsP and AlInGaAs long-wavelength strained quantum-well lasers" J.Minch, S.H. Park, T. Keating and S.L. Chuang: IEEE JQE vol. 35 no. 5, 1999
#' (\href{http://ieeexplore.ieee.org/document/760325/}{IEEE})
#'
#' @source J.Minch, S.H. Park, T. Keating and S.L. Chuang: IEEE JQE vol. 35 no. 5, 1999
#'
#' @examples
#' data("cnst")
#' cnst
"cnst"
krzyklo/ingaasp2rcpp documentation built on Nov. 6, 2021, 7:49 a.m.