File mtt/lib/examples/Electrical/rc/rc_lbl.txt artifact e0d18235d2 part of check-in a8cce33cfa


## Label file for system rc (rc_lbl.txt)
#SUMMARY rc a simple rc circuit
#DESCRIPTION A basic linear voltage-in voltage-out RC circuit
#DESCRIPTION A standard test example for MTT

# ###############################################################
# ## Version control history
# ###############################################################
# ## $Id$
# ## $Log$
# ## Revision 1.1  2000/12/28 17:40:36  peterg
# ## To RCS
# ##
# ###############################################################


# Port aliases

# Argument aliases
#ALIAS	$1	c
#ALIAS	$2	r

## Each line should be of one of the following forms:
#	     a comment (ie starting with #)
#	     component-name	cr_name	arg1,arg2,..argn
#	     blank

# ---- Component labels ----
	c	lin		effort,c

# Component type R
	r	lin		flow,r

# Component type SS
	e1	SS		external,internal
	e2	SS		external,0


MTT: Model Transformation Tools
GitHub | SourceHut | Sourceforge | Fossil RSS ]