Code_TYMPAN  4.2.0
Industrial site acoustic simulation
Public Types | Public Member Functions | Protected Attributes | List of all members
TYPointControl Class Reference

Classe de definition d'un point de controle.Le point de controle est un point de calcul avec une hauteur par rapport a l'altitude. More...

#include <TYPointControl.h>

Inheritance diagram for TYPointControl:
Inheritance graph
[legend]
Collaboration diagram for TYPointControl:
Collaboration graph
[legend]

Public Types

enum  { objectCube, objectPyramid, objectSphere, objectStar }
 
- Public Types inherited from TYPointCalcul
enum  PointCalculState { Actif, Inactif }
 Les differents etats possible pour un point de calcul. More...
 

Public Member Functions

 TYPointControl ()
 Constructeur par defaut. Constructeur par defaut de la classe TYPointControl. More...
 
 TYPointControl (const TYPoint &other)
 Constructeur a partir d'un TYPoint. Le constructeur a partir d'un TYPoint de la classe TYPointControl . More...
 
 TYPointControl (const TYPointControl &other)
 Constructeur par copie. Le constructeur par copie de la classe TYPointControl. More...
 
virtual ~TYPointControl ()
 Destructeur Destructeur de la classe TYPointControl . More...
 
TYPointControloperator= (const TYPointControl &other)
 Operateur =. More...
 
TYPointControloperator= (const TYPoint &other)
 Operateur =. More...
 
bool operator== (const TYPointControl &other) const
 Operateur ==. More...
 
bool operator!= (const TYPointControl &other) const
 Operateur !=. More...
 
virtual bool deepCopy (const TYElement *pOther, bool copyId=true, bool pUseCopyTag=false)
 
virtual std::string toString () const
 Copie du map calcul-spectre. More...
 
virtual DOM_Element toXML (DOM_Element &domElement)
 
virtual int fromXML (DOM_Element domElement)
 
int getObject () const
 Set/Get de l'objet a afficher. More...
 
void setObject (int object)
 Set/Get de l'objet a afficher. More...
 
void setHauteur (double hauteur)
 Set de la hauteur de ce point par rapport au sol (a l'altimetrie en fait). More...
 
double getHauteur () const
 Get de la hauteur de ce point par rapport au sol (a l'altimetrie en fait). More...
 
void toSIG ()
 Conversion dans le repere du Systeme d'Information Geographique. More...
 
void fromSIG ()
 
void setStatusSIG (const bool &statusSIG)
 Get/Set du statut des coordonnees par rapport au SIG. More...
 
bool getStatusSIG ()
 
const bool getStatusSIG () const
 
int getSIGType ()
 Retourne le type de SIG. More...
 
virtual LPTYSpectre getSpectre ()
 Get du spectre resultat d'un calcul donne. More...
 
virtual void setEtat (const TYUUID &id_calc, bool etat)
 
virtual bool etat ()
 
virtual bool etat (const TYUUID &id_calc)
 
virtual bool etat (const TYCalcul *pCalc)
 
void copyEtats (TYPointControl *pOther)
 Copie du map calcul-etat. More...
 
bool remEtat (TYCalcul *pCalcul)
 Remove calcul from "etat" map. More...
 
void duplicateEtat (const TYUUID &idCalculRef, const TYUUID &idCalculNew)
 Duplique l'etat defini pour un calcul pour un autre calcul. More...
 
void * getCompatibilityVector ()
 
- Public Member Functions inherited from TYPointCalcul
 TYPointCalcul ()
 Constructeur par defaut Constructeur par defaut de la classe TYPointCalcul. More...
 
 TYPointCalcul (const TYPoint &other)
 Constructeur a partir d'un TYPoint. Constructeur a partir d'un TYPoin de la classe TYPointCalcul. More...
 
 TYPointCalcul (const TYPointCalcul &other)
 Constructeur par copie. Constructeur par copie de la classe TYPointCalcul. More...
 
virtual ~TYPointCalcul ()
 Destructeur Destructeur de la classe TYPointCalcul. More...
 
TYPointCalculoperator= (TYPointCalcul &other)
 Operateur =. More...
 
TYPointCalculoperator= (const TYPoint &other)
 Operateur =. More...
 
bool operator== (const TYPointCalcul &other) const
 Operateur ==. More...
 
bool operator!= (const TYPointCalcul &other) const
 Operateur !=. More...
 
void setSpectre (const LPTYSpectre spectre)
 Set du spectre resultat d'un calcul donne. More...
 
virtual void setEtat (const bool &etat)
 
double getValA ()
 Get de la valeur globale A au point. More...
 
const double getValA () const
 Get de la valeur globale A au point. More...
 
double getValLin ()
 Get de la valeur globale Lin au point. More...
 
const double getValLin () const
 Get de la valeur globale Lin au point. More...
 
TYPoint getCoordSIG ()
 Passage en coordonnees SIG. More...
 
- Public Member Functions inherited from TYPoint
 TYPoint (bool PutInInstanceList=false)
 
 TYPoint (const TYPoint &other, bool PutInInstanceList=false)
 
 TYPoint (const OCoord3D &other, bool PutInInstanceList=false)
 
 TYPoint (const OVector3D &other, bool PutInInstanceList=false)
 
 TYPoint (double x, double y, double z, bool PutInInstanceList=false)
 
virtual ~TYPoint ()
 
TYPointoperator= (const TYPoint &other)
 Operateur =. More...
 
bool operator== (const TYPoint &other) const
 Operateur ==. More...
 
bool operator!= (const TYPoint &other) const
 Operateur !=. More...
 
bool isEqual (const TYPoint &point) const
 Tests equality using only coordiantes. More...
 
OPoint3Ddowncast_opoint ()
 return TYPoint casted as OPoint3D More...
 
- Public Member Functions inherited from TYElement
void * getAllUses ()
 
void setAllUses (void *allUses)
 
void cleanAllUses ()
 
 TYElement ()
 
 TYElement (TYElement *pParent, bool PutInInstanceList=true)
 
 TYElement (const TYElement &other, bool PutInInstanceList=true)
 
virtual ~TYElement ()
 
void setID (TYUUID id)
 
void setID (const QString &str_id)
 
const TYUUIDgetID () const
 
QString getStringID () const
 
bool hasNullID () const
 
void regenerateID ()
 
void setName (QString name)
 
void setName (std::string name)
 
virtual QString getName () const
 
void setParent (TYElement *pParent)
 
TYElementgetParent () const
 
virtual void setIsAcousticModified (bool isModified)
 
bool getIsAcousticModified ()
 
virtual void setIsGeometryModified (bool isModified)
 
bool getIsGeometryModified ()
 
TYElementoperator= (const TYElement &other)
 
bool operator== (const TYElement &other) const
 
bool operator!= (const TYElement &other) const
 
bool callFromXMLIfEqual (DOM_Element &domElement, int *pRetVal=NULL)
 
std::string getMetierName ()
 
virtual void updateCurrentCalcul (TYListID &listID, bool recursif=true)
 
virtual void getChilds (LPTYElementArray &childs, bool recursif=true)
 
virtual void setInCurrentCalcul (bool state, bool recurschild=true, bool recursparent=true)
 
virtual bool isInCurrentCalcul ()
 
void addCopy ()
 Increment le compteur de nombre de copies. More...
 
void setCopyCount (const unsigned int copyCount)
 Modifie la vaeur du compteur. More...
 
- Public Member Functions inherited from IRefCount
 IRefCount ()
 
virtual ~IRefCount ()
 
virtual int incRef ()
 
virtual int decRef ()
 
int getRefCount () const
 
- Public Member Functions inherited from OPrototype
virtual ~OPrototype ()
 
virtual OPrototypeclone () const =0
 
virtual const char * getClassName () const
 
bool isA (const char *className) const
 
- Public Member Functions inherited from OPoint3D
 OPoint3D ()
 Default constructor. More...
 
 OPoint3D (const OPoint3D &pt)
 Copy constructor. More...
 
 OPoint3D (const OCoord3D &coord)
 Constructor from a 3D coord. More...
 
 OPoint3D (double x, double y, double z)
 Constructs a new object from 3 doubles. More...
 
 OPoint3D (double v[])
 Constructs a new object from 3 doubles. More...
 
virtual ~OPoint3D ()
 Destructor. More...
 
virtual void set (double x, double y, double z)
 
virtual void setFromOGL (double x, double y, double z)
 
virtual void setFromOGL (float x, float y, float z)
 
virtual void setFromOGL (float coords[3])
 
virtual void setFromOGL (double coords[3])
 
virtual void getToOGL (double &x, double &y, double &z)
 
virtual void getToOGL (double coords[3])
 
double distFrom (const OPoint3D &pt) const
 Computes the distance from this point to another. More...
 
double dist2DFrom (const OPoint3D &pt) const
 Computes the distance from this point to another in 2D plan. More...
 
bool isEqual (const OPoint3D &oPoint) const
 Compatibility alias for operator==. More...
 
 OPoint3D ()
 Default constructor. More...
 
 OPoint3D (const OPoint3D &pt)
 Copy constructor. More...
 
 OPoint3D (const OCoord3D &coord)
 Constructor from a 3D coord. More...
 
 OPoint3D (double x, double y, double z)
 
 OPoint3D (double v[])
 
virtual ~OPoint3D ()
 Destructor. More...
 
virtual void set (double x, double y, double z)
 
virtual void setFromOGL (double x, double y, double z)
 
virtual void setFromOGL (float x, float y, float z)
 
virtual void setFromOGL (float coords[3])
 
virtual void setFromOGL (double coords[3])
 
virtual void getToOGL (double &x, double &y, double &z)
 
virtual void getToOGL (double coords[3])
 
double distFrom (const OPoint3D &pt) const
 
double dist2DFrom (const OPoint3D &pt) const
 
bool isEqual (const OPoint3D &oPoint) const
 Compatibility alias for operator==. More...
 
- Public Member Functions inherited from OCoord3D
 OCoord3D ()
 Default constructor. More...
 
 OCoord3D (const OCoord3D &coord)
 Copy constructor. More...
 
 OCoord3D (double x, double y, double z)
 Constructor with 3D point coordinates. More...
 
virtual ~OCoord3D ()
 Destructor. More...
 
OCoord3Doperator= (const OCoord3D &coord)
 operator= More...
 
bool operator== (const OCoord3D &coord) const
 operator== More...
 
bool operator!= (const OCoord3D &coord) const
 operator!= More...
 
void setCoords (double x, double y, double z)
 Sets the coordinates as an array of double. More...
 
void setCoords (double coords[3])
 Sets the coordinates as an array of double. More...
 
void getCoords (double coords[3])
 Gets the coordinates as an array of double. More...
 
double * getCoords ()
 Gets the coordinates as an array of double. More...
 
 operator const double * () const
 
 operator double * ()
 
 OCoord3D ()
 Default constructor. More...
 
 OCoord3D (const OCoord3D &coord)
 Copy constructor. More...
 
 OCoord3D (double x, double y, double z)
 Constructor with 3D point coordinates. More...
 
virtual ~OCoord3D ()
 Destructor. More...
 
OCoord3Doperator= (const OCoord3D &coord)
 operator= More...
 
bool operator== (const OCoord3D &coord) const
 operator== More...
 
bool operator!= (const OCoord3D &coord) const
 operator!= More...
 
void setCoords (double x, double y, double z)
 
void setCoords (double coords[3])
 
void getCoords (double coords[3])
 
double * getCoords ()
 
 operator const double * () const
 
 operator double * ()
 
- Public Member Functions inherited from TYColorInterface
virtual void updateColor ()
 
 TYColorInterface ()
 
 TYColorInterface (const TYColorInterface &other)
 
virtual ~TYColorInterface ()
 
TYColorInterfaceoperator= (const TYColorInterface &other)
 
bool operator== (const TYColorInterface &other) const
 
bool operator!= (const TYColorInterface &other) const
 
void deepCopy (const TYColorInterface *pOther, bool copyId=true, bool pUseCopyTag=false)
 
DOM_Element toXML (DOM_Element &domElement)
 
int fromXML (DOM_Element domElement)
 
virtual void setColor (const OColor &color)
 
OColor getColor () const
 

Protected Attributes

TYMapIdBool _tabEtats
 L'etat du point pour un calcul donne. More...
 
int _object
 shape of the point in GUI More...
 
double _hauteur
 La hauteur du point par rapport a l'altitude. More...
 
bool _statusSIG
 Etat des coordonnees par rapport au SIG (position dans le repere SIG ou pas) More...
 
- Protected Attributes inherited from TYPointCalcul
LPTYSpectre _spectre
 
- Protected Attributes inherited from TYElement
QString _name
 Nom courant de l'element. More...
 
TYElement_pParent
 Reference sur l'element parent. More...
 
bool _bPutInInstanceList
 
unsigned int _copyCount
 
bool _inCurrentCalcul
 Indique si cet element est actif dans le Calcul courant. More...
 
bool _isAcousticModified
 Indicateur de modification acoustique. More...
 
bool _isGeometryModified
 Indicateur de modification de la geometrie. More...
 
LPTYElementGraphic _pGraphicObject
 L'object graphique metier associe a cet element. More...
 
void * _allUses
 Multi purpose void pointer (use for compatibility actually) More...
 
- Protected Attributes inherited from IRefCount
int m_refCount
 The reference counter. More...
 
- Protected Attributes inherited from TYColorInterface
OColor _color
 

Additional Inherited Members

- Static Public Member Functions inherited from TYElement
static LPTYElementArray findTypeCollectionAndCallFromXML (DOM_Element parentElem, const char *type)
 
static void setLogInstances (bool log)
 
static bool getLogInstances ()
 
static TYElementgetInstance (TYUUID uuid)
 
static void purgeInstances ()
 
static bool testId (const TYUUID &id, const TYElement *pElem)
 
static TYUUID newID ()
 
static TYUUID fromString (QString id)
 
static QString toString (TYUUID &uuid)
 
static uint64 getConstructorCount ()
 
static uint64 getDestructorCount ()
 
static uint64 getIdGenerationCount ()
 
static bool getIsSavedOk ()
 
static void setIsSavedOk (const bool &toSave)
 
static void setRegenerateID (const bool &bRegenerate)
 
static bool getRegenerateID ()
 
- Static Public Member Functions inherited from OPrototype
static OPrototypefindAndClone (const char *className)
 
static int findPrototype (const char *className)
 
static OPrototypesafeDownCast (OPrototype *pObject)
 
static void add_factory (const char *, IOProtoFactory::ptr_type factory)
 
- Static Public Member Functions inherited from OPoint3D
static TabPoint3D checkPointsMaxDistance (const TabPoint3D &points, const double &distanceMax)
 
static TabPoint3D checkPointsMaxDistance (const OPoint3D &point1, const OPoint3D &point2, const double &distanceMax)
 Same as previous function taking two points instead of a tab of points. More...
 
static TabPoint3D checkPointsMaxDistance (const TabPoint3D &points, const double &distanceMax)
 
static TabPoint3D checkPointsMaxDistance (const OPoint3D &point1, const OPoint3D &point2, const double &distanceMax)
 Same as previous function taking two points instead of a tab of points. More...
 
- Public Attributes inherited from OCoord3D
union {
   struct {
      double   _x
 x coordinate of OCoord3D More...
 
      double   _y
 y coordinate of OCoord3D More...
 
      double   _z
 z coordinate of OCoord3D More...
 
   } 
 
   double   _value [3]
 
}; 
 
union {
   struct {
      double   _x
 x coordinate of OCoord3D More...
 
      double   _y
 y coordinate of OCoord3D More...
 
      double   _z
 z coordinate of OCoord3D More...
 
   } 
 
   double   _value [3]
 
}; 
 
- Protected Member Functions inherited from OPrototype
 OPrototype ()
 

Detailed Description

Classe de definition d'un point de controle.Le point de controle est un point de calcul avec une hauteur par rapport a l'altitude.

Date
2008/01/21
Version
v 1.1
Author
Projet_Tympan

Definition at line 32 of file TYPointControl.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Parameters
objectCube,objectPyramid,objectSphere,objectStarLes differents types d'objet graphique que l'on peut afficher.
Enumerator
objectCube 
objectPyramid 
objectSphere 
objectStar 

Definition at line 114 of file TYPointControl.h.

Constructor & Destructor Documentation

◆ TYPointControl() [1/3]

TYPointControl::TYPointControl ( )

Constructeur par defaut. Constructeur par defaut de la classe TYPointControl.

Definition at line 32 of file TYPointControl.cpp.

Here is the call graph for this function:

◆ TYPointControl() [2/3]

TYPointControl::TYPointControl ( const TYPoint other)

Constructeur a partir d'un TYPoint. Le constructeur a partir d'un TYPoint de la classe TYPointControl .

Definition at line 60 of file TYPointControl.cpp.

◆ TYPointControl() [3/3]

TYPointControl::TYPointControl ( const TYPointControl other)

Constructeur par copie. Le constructeur par copie de la classe TYPointControl.

Definition at line 67 of file TYPointControl.cpp.

◆ ~TYPointControl()

TYPointControl::~TYPointControl ( )
virtual

Destructeur Destructeur de la classe TYPointControl .

Definition at line 72 of file TYPointControl.cpp.

Member Function Documentation

◆ copyEtats()

void TYPointControl::copyEtats ( TYPointControl pOther)

Copie du map calcul-etat.

Definition at line 308 of file TYPointControl.cpp.

Here is the caller graph for this function:

◆ deepCopy()

bool TYPointControl::deepCopy ( const TYElement pOther,
bool  copyId = true,
bool  pUseCopyTag = false 
)
virtual

Effectue une copie en allouant de la memoire (deep copy) et non pas en copiant seulement les pointeurs (shallow copy). Cette methode s'utilise comme l'operateur egal. L'ID peut ne pas etre copie, le parent n'est jamais copie.

Parameters
pOtherL'element a copier.
copyIdCopie l'identifiant unique ou pas.
Returns
true si la copie est possible; false sinon.

Reimplemented from TYPointCalcul.

Definition at line 117 of file TYPointControl.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ duplicateEtat()

void TYPointControl::duplicateEtat ( const TYUUID idCalculRef,
const TYUUID idCalculNew 
)

Duplique l'etat defini pour un calcul pour un autre calcul.

Parameters
idCalculRef: Identifiant unique du calcul referent
idCalculNew: Identifiant unique du calcul a recopier

Definition at line 319 of file TYPointControl.cpp.

Here is the caller graph for this function:

◆ etat() [1/3]

bool TYPointControl::etat ( )
virtual

Reimplemented from TYPointCalcul.

Definition at line 279 of file TYPointControl.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ etat() [2/3]

bool TYPointControl::etat ( const TYUUID id_calc)
virtual

Reimplemented from TYPointCalcul.

Definition at line 286 of file TYPointControl.cpp.

◆ etat() [3/3]

bool TYPointControl::etat ( const TYCalcul pCalc)
virtual

Reimplemented from TYPointCalcul.

Definition at line 302 of file TYPointControl.cpp.

Here is the call graph for this function:

◆ fromSIG()

void TYPointControl::fromSIG ( )

Definition at line 245 of file TYPointControl.cpp.

Here is the call graph for this function:

◆ fromXML()

int TYPointControl::fromXML ( DOM_Element  domElement)
virtual

Extrait les informations a partir du noeud DOM passe afin de recuperer les parametres de la classe.

Parameters
domElementLe noeud DOM a partir duquel les parametres doivent etre recuperes.
Returns
1 si la recuperation des parametres a reussie.

Reimplemented from TYPointCalcul.

Definition at line 161 of file TYPointControl.cpp.

Here is the call graph for this function:

◆ getCompatibilityVector()

void* TYPointControl::getCompatibilityVector ( )
Here is the caller graph for this function:

◆ getHauteur()

double TYPointControl::getHauteur ( ) const
inline

Get de la hauteur de ce point par rapport au sol (a l'altimetrie en fait).

Returns
_hauteur

Definition at line 108 of file TYPointControl.h.

Here is the caller graph for this function:

◆ getObject()

int TYPointControl::getObject ( ) const
inline

Set/Get de l'objet a afficher.

Returns
_object

Definition at line 89 of file TYPointControl.h.

◆ getSIGType()

int TYPointControl::getSIGType ( )

Retourne le type de SIG.

Definition at line 263 of file TYPointControl.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ getSpectre()

LPTYSpectre TYPointControl::getSpectre ( )
virtual

Get du spectre resultat d'un calcul donne.

Reimplemented from TYPointCalcul.

Definition at line 324 of file TYPointControl.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ getStatusSIG() [1/2]

bool TYPointControl::getStatusSIG ( )
inline

Definition at line 138 of file TYPointControl.h.

◆ getStatusSIG() [2/2]

const bool TYPointControl::getStatusSIG ( ) const
inline

Definition at line 139 of file TYPointControl.h.

Here is the call graph for this function:

◆ operator!=()

bool TYPointControl::operator!= ( const TYPointControl other) const

Operateur !=.

Definition at line 112 of file TYPointControl.cpp.

Here is the call graph for this function:

◆ operator=() [1/2]

TYPointControl & TYPointControl::operator= ( const TYPointControl other)

Operateur =.

Definition at line 76 of file TYPointControl.cpp.

Here is the call graph for this function:

◆ operator=() [2/2]

TYPointControl & TYPointControl::operator= ( const TYPoint other)

Operateur =.

Definition at line 90 of file TYPointControl.cpp.

Here is the call graph for this function:

◆ operator==()

bool TYPointControl::operator== ( const TYPointControl other) const

Operateur ==.

Definition at line 99 of file TYPointControl.cpp.

Here is the caller graph for this function:

◆ remEtat()

bool TYPointControl::remEtat ( TYCalcul pCalcul)

Remove calcul from "etat" map.

Definition at line 329 of file TYPointControl.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ setEtat()

void TYPointControl::setEtat ( const TYUUID id_calc,
bool  etat 
)
virtual

Set/Get de l'etat de ce point de calcul.

Definition at line 274 of file TYPointControl.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ setHauteur()

void TYPointControl::setHauteur ( double  hauteur)
inline

Set de la hauteur de ce point par rapport au sol (a l'altimetrie en fait).

Definition at line 101 of file TYPointControl.h.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ setObject()

void TYPointControl::setObject ( int  object)
inline

Set/Get de l'objet a afficher.

Definition at line 95 of file TYPointControl.h.

◆ setStatusSIG()

void TYPointControl::setStatusSIG ( const bool &  statusSIG)
inline

Get/Set du statut des coordonnees par rapport au SIG.

bool getStatusSIG() const bool getStatusSIG()

Returns
_statusSIG

Definition at line 137 of file TYPointControl.h.

◆ toSIG()

void TYPointControl::toSIG ( )

Conversion dans le repere du Systeme d'Information Geographique.

void fromSIG()

Definition at line 228 of file TYPointControl.cpp.

Here is the call graph for this function:

◆ toString()

std::string TYPointControl::toString ( ) const
virtual

Copie du map calcul-spectre.

Reimplemented from TYPointCalcul.

Definition at line 131 of file TYPointControl.cpp.

Here is the call graph for this function:

◆ toXML()

DOM_Element TYPointControl::toXML ( DOM_Element domElement)
virtual

Construit une arborescence DOM a partir du noeud passe afin de sauvegarder les parametres au format XML.

Parameters
domElementLe noeud DOM parent a partir duquel l'arborescence doit etre creee.
Returns
Le noeud DOM nouvellement cree.

Reimplemented from TYPointCalcul.

Definition at line 137 of file TYPointControl.cpp.

Here is the call graph for this function:

Member Data Documentation

◆ _hauteur

double TYPointControl::_hauteur
protected

La hauteur du point par rapport a l'altitude.

Definition at line 181 of file TYPointControl.h.

◆ _object

int TYPointControl::_object
protected

shape of the point in GUI

Definition at line 178 of file TYPointControl.h.

◆ _statusSIG

bool TYPointControl::_statusSIG
protected

Etat des coordonnees par rapport au SIG (position dans le repere SIG ou pas)

Definition at line 184 of file TYPointControl.h.

◆ _tabEtats

TYMapIdBool TYPointControl::_tabEtats
protected

L'etat du point pour un calcul donne.

Definition at line 175 of file TYPointControl.h.


The documentation for this class was generated from the following files: