Skip to content

SimpleSineRLCTransient

This component extends from TransientAnalysis

Usage

SimpleSineRLCTransient(...)

Source

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