IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Package IG.MPetekLib.Algorithms.PlottableModels

Namespaces

package  CompPhys
 
package  Oscillators
 

Classes

class  KickedRotator
 A discrete dynamical system: an electric dipole moment, which is free to rotate, in a pulsating electric field. More...
 
class  PlottableModelBase
 A template class for physical models. Each child should define its own plottable curves). More...
 
class  PlottableODEModelBase
 A template class for physical models, which are described by ordinary differential equations (ODEs). It contains a definition of the model's ODE, an ODE solver object and a solution array. Each child should define its own plottable curves). More...