Skip to content

SimpleSineRLCTransient

This component extends from [object Object]

Usage

SimpleSineRLCTransient(...)

Source

dyad
analysis SimpleSineRLCTransient
  extends TransientAnalysis(alg="auto", abstol=10m, reltol=1m, start=0, stop=10)
  model::SinRLC() = SinRLC()
end
  • Examples