Index Index
CProcessProvider
 CProcessProvider Summary of this class goes here
   Parameters
  'n2' - nonlinear refractive index [m^2/W]
  'fr' - fraction of raman response 
  'OscilationDecayTime' [s]
  'OscilationPeriod' - 1/AngularFrequency  [s/rad]
  'PhotoionizationModel' 'Keldysh' / 'Multiphoton'
   'CarrierDensityNewtonianIterations' - number of Newtonian iterations
   in calculation of carierr density.
  'CollisionTime' - carrier collision time
  'Eg' energy band gap
  'ChargeMass' - effective electrom/hole mass
  'RhoNt' - ion density.
  'IonizationWavelength' - wavelength at which one should calculate
  photoionization model
  'LinearAbsorptionDataWavelength' - table of linear absorption data
  'LinearAbsorptionDataKappa'
Class Details
Superclasses handle
Sealed false
Construct on load false
Constructor Summary
CProcessProvider Summary of this class goes here 
Property Summary
m_hParams  
m_sMaterialName  
m_vEnvelopes  
Method Summary
  addlistener Add listener for event. 
  delete Delete a handle object. 
  dispParams  
  eq == (EQ) Test handle equality. 
  findobj Find objects matching specified conditions. 
  findprop Find property of MATLAB handle object. 
  ge >= (GE) Greater than or equal relation for handles. 
  get  
  getEnvelopes  
  getParam  
Static   getProvider  
  gt > (GT) Greater than relation for handles. 
Sealed   isvalid Test handle validity. 
  le <= (LE) Less than or equal relation for handles. 
  lt < (LT) Less than relation for handles. 
  ne ~= (NE) Not equal relation for handles. 
  notify Notify listeners of event. 
  resetParam  
  setEnvelopes  
Event Summary
ObjectBeingDestroyed Notifies listeners that a particular object has been destroyed.