Index Index
CKeldyshModel
 UNTITLED2 Summary of this class goes here
    Detailed explanation goes here
Class Details
Superclasses CPhotoionizationModel
Sealed false
Construct on load false
Constructor Summary
CKeldyshModel obj = CKeldyshModel(fIonDensity, fCarrierMass, fIonizationPtential, hMaterial) 
Property Summary
m_bTest  
m_fEg  
m_fMass  
m_fRhoNt  
m_hMaterial  
m_sErrorLevel  
m_vIntensity I [W/m^2] 
m_vW m_vI; % = |E|^2 [V^2/m^2] 
m_vWoverI [m^2/s/W] 
Method Summary
  W  
  WoverI returns W(I)/I - analitical calculation - go over division by 
  addlistener Add listener for event. 
  delete Delete a handle object. 
  disableTest  
  eq == (EQ) Test handle equality. 
  exactW [ fIonizationProbability] = exactW(obj, fFieldAmplitude, fFieldAngularFrequency) 
  findobj Find objects matching specified conditions. 
  findprop Find property of MATLAB handle object. 
  gamma Summary of this function goes here 
  ge >= (GE) Greater than or equal relation for handles. 
  gt > (GT) Greater than relation for handles. 
  initIntertDataSet (fRefAngFrequency) 
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. 
Event Summary
ObjectBeingDestroyed Notifies listeners that a particular object has been destroyed.