TTPoint2D< ValueType > Class Template Reference

List of all members.

Public Types

typedef ValueType value_type

Public Member Functions

 TTPoint2D (value_type Coord1=value_type(0), value_type Coord2=value_type(0))
 TTPoint2D (value_type Ro, value_type Phi, bool Polar)
 TTPoint2D (const TTPoint2D &Point)
TTPoint2Doperator= (const TTPoint2D &Point)
void Swap (TTPoint2D &Point)
const value_type Ro () const
const value_type Phi () const
const value_type Coord1 () const
const value_type Coord2 () const

Private Attributes

value_type coord1_
value_type coord2_

template<class ValueType>
class TTPoint2D< ValueType >


Member Typedef Documentation

template<class ValueType>
typedef ValueType TTPoint2D< ValueType >::value_type


Constructor & Destructor Documentation

template<class ValueType>
TTPoint2D< ValueType >::TTPoint2D ( value_type  Coord1 = value_type(0),
value_type  Coord2 = value_type(0) 
)

template<class ValueType>
TTPoint2D< ValueType >::TTPoint2D ( value_type  Ro,
value_type  Phi,
bool  Polar 
)

template<class ValueType>
TTPoint2D< ValueType >::TTPoint2D ( const TTPoint2D< ValueType > &  Point  ) 


Member Function Documentation

template<class ValueType>
TTPoint2D& TTPoint2D< ValueType >::operator= ( const TTPoint2D< ValueType > &  Point  ) 

template<class ValueType>
void TTPoint2D< ValueType >::Swap ( TTPoint2D< ValueType > &  Point  ) 

template<class ValueType>
ValueType const TTPoint2D< ValueType >::Ro (  )  const

template<class ValueType>
ValueType const TTPoint2D< ValueType >::Phi (  )  const

template<class ValueType>
ValueType const TTPoint2D< ValueType >::Coord1 (  )  const

template<class ValueType>
ValueType const TTPoint2D< ValueType >::Coord2 (  )  const


Member Data Documentation

template<class ValueType>
value_type TTPoint2D< ValueType >::coord1_ [private]

template<class ValueType>
value_type TTPoint2D< ValueType >::coord2_ [private]


The documentation for this class was generated from the following file:
Generated on Thu Dec 7 00:15:29 2006 for Scattering from Strip System by  doxygen 1.4.7

Click here to return home page.

 

Web site contents © Copyright Deniz ELMASLI 2006, All rights reserved.

www.dronology.com

Hosted by www.Geocities.ws

1