R/fig1a-data.R

#' InGaAsP X vs Y for fixed strain or bandgap
#'
#' Relation between InGaAsP X and Y molar fractions digitized from Fig. 1(a) in reference paper.
#' Data was digitized using Engauge Digitizer from Fig. 1(a) to compare against R functions
#'
#'
#' @docType data
#'
#' @format \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("fig1a")
#' head(fig1a)
"fig1a"
krzyklo/ingaasp2rcpp documentation built on Nov. 6, 2021, 7:49 a.m.