tennsS v1.53 Reference Manual

Copyright (C) 1997 - 2002 Mike Arnold, Altjira Software, mikea@altjira.com

Go to the previous, next section, table of contents.


Pint_P_S

Class Pint_P_S derived from Networkp and Networks (size <300> bytes)

A component object that implements a network of dummy nodes where the functionality of the network is defined by a Network Model Interface (NMI) object. It is expected that the number of nodes is explicitly defined by the NMI object.


Configuration

nmi/... passed to the NMI object

Commands

nmi/... passed to the NMI object build build the Nmi component parse pass the input streams as a configuration stream to the Nmi component. The following details the NMI object. The base NMI object

A Network Model Interface Component.

Configuration

always-output=<bool> always send output state (false) input-alias=<tag or old alias>:<new alias> sets new alias for input tag output-alias=<tag or old alias>:<new alias> sets new alias for output tag The derived NMI object

An NMI component that implements an interactive player for the ping-pong task

Configuration

increment=<data> button press increment (0.5) player-long=<data> relative to back of court (0) player-lat=<data> relative to centre of court (0) racquet-lat=<data> relative to player (0)

Commands

start-graphics start the graphics stop-graphics stop the graphics display-graphics display the graphics

Derived Classes


Go to the previous, next section, table of contents. Document generated Mon Jun 16 02:19:05 GMT 2003