manipulator 8hh source


Manipulator: C:/Users/Mateusz/Desktop/POLITECHNIKA/AIR- II SEMESTR 2009-2010/PROGRAMOWANIE OBIEKTOWE/LABROKI/LAB 6/moj/inc/manipulator.hh Source File Main Page Namespaces Classes Files File List C:/Users/Mateusz/Desktop/POLITECHNIKA/AIR- II SEMESTR 2009-2010/PROGRAMOWANIE OBIEKTOWE/LABROKI/LAB 6/moj/inc/manipulator.hh00001 #ifndef MANIPULATOR_HH 00002 #define MANIPULATOR_HH 00003 00004 #include"wspolrzedne.hh" 00005 #include"macierz.hh" 00006 #include"segment.hh" 00007 00008 #include <vector> 00009 #include <fstream> 00010 00025 class Manipulator 00026 { 00027 int IloscSegmentow; 00028 float DlugoscSegmentow; 00029 float Zasieg; 00030 Wspolrzedne Polozenie; 00031 std::vector < Segment > Wektor; 00032 00033 public: 00035 Manipulator(); 00036 00038 void UstawIloscSegmentow ( int Zm ); 00039 00041 int PodajIloscSegmentow() const; 00042 00044 void UstawDlugoscSegmentow( float Zm ); 00045 00047 float PodajDlugoscSegmentow() const; 00048 00051 void ObliczZasieg(); 00052 00054 float PodajZasieg() const; 00055 00057 Wspolrzedne PodajWspolrzedne( int i ) const; 00058 00060 void ObrocSegment( int i, float q ); 00061 00063 void PrzeliczWspolrzedne(); 00064 00066 float PodajNachylenie( int i ) const; 00067 00069 void ZapiszPlik(); 00070 }; 00071 00072 #endif  All Classes Namespaces Files Functions Variables Enumerations Generated on Mon May 17 07:38:07 2010 for Manipulator by  1.6.3

Wyszukiwarka

Podobne podstrony:
lzespolona 8hh source
macierz 8hh source
macierz 8hh source
segment 8hh source
wspolrzedne 8hh source
wektor 8hh source
obsluga 8hh source
lacze do gnuplota 8hh source
lzespolona 8hh source
source30
manipulacje GWna
Matrix3?pp source
Thread?pp source
arm biquad ?scade ?1 ?st q31? source
arm conv ?2? source
arm mat mult q15? source
Wykrywacz Religijnej Manipulacji – program antywirusowy dla umysłu

więcej podobnych podstron