#ifndef Control_H
#define Control_H
//------------------ C API for Control routine ---------------------
typedef struct {
short qVelRef; // Reference velocity
short qVdRef;
{-----------------------------------------------------------------------
File : control.p
Contents: hamster control program
Author : Christian Borgelt
History : 24.03.1999 file created fro
{-----------------------------------------------------------------------
File : control.pas (Turbo-/Borland-Pascal version)
Contents: hamster control program
Author : Christian Borgelt
/*----------------------------------------------------------------------
File : control.c
Contents: hamster control program
Author : Christian Borgelt
History : 16.10.1997 file created
---
Project Information f:\jlh\cotrol\control.rpt
MAX+plus II Compiler Report File
Version 10.0 9/14/2000
Compiled: 01/22/2005 22:19:12
Copyright (C) 1988-2000 Alt
package com.javapatterns.command.television;
public class Control
{
/**
* @directed
*/
private Command onCommand, offCommand, changeChannel;
public Control(Command o
/* ode-initval/control.c
*
* Copyright (C) 1996, 1997, 1998, 1999, 2000 Gerard Jungman
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU G