CTEmbeddedDirector
ptolemy.domains.ct.kernel.CTEmbeddedDirector

An embedded director for CT inside CT or FSM. Conceptually, this director interacts with a continuous outside domain. As a consequence, this director exposes its step size control information to the outer domain through its container, which must be a CTCompositeActor.

Unlike the CTMixedSignalDirector, this director does not run ahead of the global time and rollback, simply because the step size control information is accessible from outer domain which has a continuous time and understands the meaning of step size.

Author(s): Jie Liu, Haiyang Zheng
Version:$Id: CTEmbeddedDirector.java,v 1.101 2006/04/14 18:37:22 hyzheng Exp $
Pt.Proposed Rating:Yellow (hyzheng)
Pt.Accepted Rating:Red (hyzheng)