Skip to content. Skip to navigation

Modeling of Complex Physical Systems

Sections
Personal tools
You are here: Home Events Modelica'2003 SPICELib tutorial package.mo
Document Actions

package.mo

by Administrator last modified 2006-10-17 05:34 PM

Click here to get the file

Size 1 kB - File type text/html

File contents

package tutorial "SPICELib tutorial"


annotation (
  Window(
    x=0.03, 
    y=0.02, 
    width=0.24, 
    height=0.45, 
    library=1, 
    autolayout=1), 
  Documentation(info="<html>

<H1 align=center><i>SPICE</i>Lib tutorial</H1>

<b>tutorial</b> package contains some examples illustrating the capabilities 
of <i>SPICE</i>Lib for circuit modeling & analysis.

Each subpackage of <i>tutorial</i> contains an example. See these subpackages
documentation.

</HTML>"));
  annotation (Icon(Rectangle(extent=[-80, 60; 80, -60],style(color=43, thickness=2)), Text
      (extent=[-70, 30; 80, -24], string="tutorial")));
end tutorial;

Powered by Plone CMS, the Open Source Content Management System