Module pypcsim :: Class AdvanceInfo
[hide private]
[frames] | no frames]

Class AdvanceInfo

 object --+    
          |    
??.instance --+
              |
             AdvanceInfo

Help on AdvanceInfo [class]:

Instance Methods [hide private]
 
__init__(...)
Help on AdvanceInfo::AdvanceInfo(double dt=1.00000000000000004792173602385929598312941379845e-4, double t=0.0) [constructor]

Inherited from unreachable.instance: __new__

Inherited from object: __delattr__, __getattribute__, __hash__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Class Variables [hide private]
  __instance_size__ = 32
Properties [hide private]
  dt
Help on AdvanceInfo::dt [variable]
  t
Help on AdvanceInfo::t [variable]

Inherited from object: __class__

Method Details [hide private]

__init__(...)
(Constructor)

 

Help on AdvanceInfo::AdvanceInfo(double dt=1.00000000000000004792173602385929598312941379845e-4, double t=0.0) [constructor]

Help on AdvanceInfo::AdvanceInfo(Time const & dt, Time const & t) [constructor]

Help on AdvanceInfo::AdvanceInfo(Time const & dt) [constructor]

Overrides: object.__init__

Property Details [hide private]

dt

Help on AdvanceInfo::dt [variable]

Get Method:
unreachable(...)

t

Help on AdvanceInfo::t [variable]

Get Method:
unreachable(...)