Skip to content

module equation_builder stamp.a.API

ThomWright edited this page Sep 7, 2014 · 2 revisions

Table of Contents generated with DocToc

Namespace: a

API for stamping a controlled source.

Properties:
Name Type Description
gain module:equation_builder~stamp.a.gain
Source:

Example

# Stamp a Voltage-Controlled-Current-Source (VCCS)
stamp.a.gain.of(10).multiplying.a.voltage.from(1).to(2)
.controlling.a.currentSource.from(2).to(3)

Namespaces

gain

Generated with wicked.
Clone this wiki locally