FlyoDoc_2011 Pisa 2011 by GmP --- 011

flyopunta/src/src_dev/devotot.h

00001 /***************************************************************************
00002                           devotot.h  -  description
00003                              -------------------
00004     begin                : Sun Dec 7 2003
00005     copyright            : (C) 2003 by gmp
00006     email                : peppe@newpeppe
00007  ***************************************************************************/
00008 
00009 #ifndef DEVOTOT_H
00010 #define DEVOTOT_H
00011 
00012 #include "devot.h"
00013 
00018 class DevOtOt : public DevOt  {
00019   
00020 protected:
00021 
00022   gvet Dins,Dind,P_Cin,Dinrs,Dinrd,P_Crot,V_rot;
00023 public: 
00024         DevOtOt();
00025         ~DevOtOt();
00026   virtual int Posizione();
00027   virtual double CamInter();
00028   virtual double CamBuco();
00029   virtual void  Prgeom();
00030   
00031 };
00032 
00033 
00034 
00035 #endif
 All Classes Namespaces Files Functions Variables