C:/nobackup/private/physical_svn/trunk/include/physical/detail/dynamicphysical_impl.hpp File Reference

#include "physical/dynamicphysical.hpp"
#include "physical/dynamicunit.hpp"

Include dependency graph for dynamicphysical_impl.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  physical

Functions

template<class UnitSystem>
DynamicPhysical< UnitSystem > physical::operator+ (DynamicPhysical< UnitSystem > a, DynamicPhysical< UnitSystem > b)
template<class UnitSystem>
DynamicPhysical< UnitSystem > physical::operator- (DynamicPhysical< UnitSystem > a, DynamicPhysical< UnitSystem > b)
template<class UnitSystem>
DynamicPhysical< UnitSystem > physical::operator * (DynamicPhysical< UnitSystem > a, DynamicPhysical< UnitSystem > b)
template<class UnitSystem>
DynamicPhysical< UnitSystem > physical::operator * (double a, DynamicPhysical< UnitSystem > b)
template<class UnitSystem>
DynamicPhysical< UnitSystem > physical::operator/ (DynamicPhysical< UnitSystem > a, DynamicPhysical< UnitSystem > b)
template<class UnitSystem>
bool physical::operator== (DynamicPhysical< UnitSystem > a, DynamicPhysical< UnitSystem > b)
template<class UnitSystem>
bool physical::operator!= (DynamicPhysical< UnitSystem > a, DynamicPhysical< UnitSystem > b)
template<class UnitSystem>
bool physical::operator>= (DynamicPhysical< UnitSystem > a, DynamicPhysical< UnitSystem > b)
template<class UnitSystem>
bool physical::operator<= (DynamicPhysical< UnitSystem > a, DynamicPhysical< UnitSystem > b)
template<class UnitSystem>
bool physical::operator> (DynamicPhysical< UnitSystem > a, DynamicPhysical< UnitSystem > b)
template<class UnitSystem>
bool physical::operator< (DynamicPhysical< UnitSystem > a, DynamicPhysical< UnitSystem > b)
template<class UnitSystem>
DynamicPhysical< UnitSystem > physical::power (DynamicPhysical< UnitSystem > a, int n)
template<class UnitSystem>
DynamicPhysical< UnitSystem > physical::operator * (double real, const DynamicUnit< UnitSystem > &unit)
template<class UnitSystem>
DynamicPhysical< UnitSystem > physical::operator/ (DynamicPhysical< UnitSystem > quantity, const DynamicUnit< UnitSystem > unit)


Generated on Mon Apr 2 22:25:06 2007 for physical_svn by  doxygen 1.5.1-p1
hosted on SourceForge.net Logo