ptolemy.domains.ct.kernel
Interface CTWaveformGenerator

All Superinterfaces:
Actor, Executable, Initializable, Nameable
All Known Implementing Classes:
Case, CTCase, CTCompositeActor, CTRefinement, FirstOrderHold, ModalModel, Refinement, TDLModule, TDLRefinement, TransitionRefinement, ZeroOrderHold

public interface CTWaveformGenerator
extends Actor

Interface for CT actors that generate continuous signals (waveforms) from discrete events. Typical implementations of waveform generators are zero-order hold and first-order hold actors.

Since:
Ptolemy II 0.4
Version:
$Id: CTWaveformGenerator.java 38798 2005-07-08 20:00:01Z cxh $
Author:
Jie Liu
Accepted Rating:
Green (yuhong)
Proposed Rating:
Green (liuj)

Field Summary
 
Fields inherited from interface ptolemy.actor.Executable
COMPLETED, NOT_READY, STOP_ITERATING
 
Method Summary
 
Methods inherited from interface ptolemy.actor.Actor
createReceivers, getCausalityInterface, getDirector, getExecutiveDirector, getManager, inputPortList, newReceiver, outputPortList
 
Methods inherited from interface ptolemy.actor.Executable
fire, isFireFunctional, isStrict, iterate, postfire, prefire, stop, stopFire, terminate
 
Methods inherited from interface ptolemy.actor.Initializable
addInitializable, initialize, preinitialize, removeInitializable, wrapup
 
Methods inherited from interface ptolemy.kernel.util.Nameable
description, getContainer, getDisplayName, getFullName, getName, getName, setName