BFromHHysteresis:

--------------------------------------------------------------------------
   Right hand side for magnetic hysteresis
--------------------------------------------------------------------------
   Form:
   bDot = MagneticHysteresis( b, ~, hDot, d )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   h                  (1,:) Magnetic field
   d                  (1,1) Data structure
                            .bS (1,1) Saturation flux density 
                            .hC (1,1) Coercive force
                            .bR (1,1) Remanance

   -------
   Outputs
   -------
   b                  (1,:) Flux density.
   

--------------------------------------------------------------------------
   Reference: Flatley, T. W. and Henretty, D. A., "A Magnetic Hysteresis
              Model."
--------------------------------------------------------------------------

Children:

Common: Graphics/Plot2D