FlyoDoc_2011 Pisa 2011 by GmP --- 011

flyopunta/src/src_dev/devclot.h

00001 /***************************************************************************
00002                           devclot.h  -  description
00003                              -------------------
00004     begin                : Mon Dec 8 2003
00005     copyright            : (C) 2003 by gmp
00006     email                : peppe@newpeppe
00007  ***************************************************************************/
00008 
00009 #ifndef DEVCLOT_H
00010 #define DEVCLOT_H
00011 
00012 #include <devclrt.h>
00013 //#include <devotot.h>
00014 
00015 
00021 class DevClOt : public DevClRt  {
00022 
00023 protected:
00024 gvet Dinrs,Dinrd,P_Crot,X_rot,V_rot;
00025 double Firot;
00026 public: 
00027         DevClOt();
00028         ~DevClOt();
00029   virtual int Posizione();
00030   virtual double CamInter();
00031   virtual double CamBuco();
00032   virtual void  Prgeom();
00033 };
00034 
00035 #endif
 All Classes Namespaces Files Functions Variables