.\" @(#)router	1.6	12/16/92
.NA router
.SD
Demonstrates the EndCase star.
.DE
.LO "~ptolemy/src/domains/ddf/demo"
.SV 1.6 12/16/92
.AL "E. A. Lee"
.LD
.Se EndCase
This rather trivial demo shows what the
.c EndCase
star with two data inputs does.
The
.c EndCase
star has one control input and two data inputs.
Depending on the value of control, either the true input(input#2)
or the false input(input#1) is routed to the output.  In this demo, the control
boolean is provided by a threshold device whose input is random.
Two ramp generators with different slopes (1.0 and 3.0)
are attached to the data inputs of the
.c Select
star.  Thus two ramps are randomly interleaved in the output display.
.SA
EndCase.
.ES
