Code-Eli  0.3.6
four_digit_test_suite< data__ > Class Template Reference

#include <four_digit_test_suite.hpp>

Inheritance diagram for four_digit_test_suite< data__ >:
Collaboration diagram for four_digit_test_suite< data__ >:

Public Member Functions

 four_digit_test_suite ()
 
 ~four_digit_test_suite ()
 

Protected Member Functions

void AddTests (const float &)
 
void AddTests (const double &)
 
void AddTests (const long double &)
 

Private Types

typedef data__ data_type
 
typedef eli::geom::curve::pseudo::four_digit< data_typeairfoil_type
 
typedef airfoil_type::coefficient_type airfoil_thickness_coefficient_type
 
typedef airfoil_type::point_type airfoil_point_type
 

Private Member Functions

void airfoil_coefficients_test ()
 
void create_airfoil_test ()
 
void thickness_test ()
 
void thickness_derivatives_test ()
 
void camber_test ()
 
void camber_derivatives_test ()
 
void airfoil_test ()
 
void airfoil_derivatives_test ()
 

Member Typedef Documentation

template<typename data__ >
typedef airfoil_type::point_type four_digit_test_suite< data__ >::airfoil_point_type
private
template<typename data__ >
typedef airfoil_type::coefficient_type four_digit_test_suite< data__ >::airfoil_thickness_coefficient_type
private
template<typename data__ >
typedef eli::geom::curve::pseudo::four_digit<data_type> four_digit_test_suite< data__ >::airfoil_type
private
template<typename data__ >
typedef data__ four_digit_test_suite< data__ >::data_type
private

Constructor & Destructor Documentation

template<typename data__ >
four_digit_test_suite< data__ >::four_digit_test_suite ( )
inline

Here is the call graph for this function:

template<typename data__ >
four_digit_test_suite< data__ >::~four_digit_test_suite ( )
inline

Member Function Documentation

template<typename data__ >
void four_digit_test_suite< data__ >::AddTests ( const float &  )
inlineprotected
template<typename data__ >
void four_digit_test_suite< data__ >::AddTests ( const double &  )
inlineprotected
template<typename data__ >
void four_digit_test_suite< data__ >::AddTests ( const long double &  )
inlineprotected
template<typename data__ >
void four_digit_test_suite< data__ >::airfoil_coefficients_test ( )
inlineprivate

Here is the call graph for this function:

template<typename data__ >
void four_digit_test_suite< data__ >::airfoil_derivatives_test ( )
inlineprivate

Here is the call graph for this function:

template<typename data__ >
void four_digit_test_suite< data__ >::airfoil_test ( )
inlineprivate

Here is the call graph for this function:

template<typename data__ >
void four_digit_test_suite< data__ >::camber_derivatives_test ( )
inlineprivate

Here is the call graph for this function:

template<typename data__ >
void four_digit_test_suite< data__ >::camber_test ( )
inlineprivate

Here is the call graph for this function:

template<typename data__ >
void four_digit_test_suite< data__ >::create_airfoil_test ( )
inlineprivate

Here is the call graph for this function:

template<typename data__ >
void four_digit_test_suite< data__ >::thickness_derivatives_test ( )
inlineprivate

Here is the call graph for this function:

template<typename data__ >
void four_digit_test_suite< data__ >::thickness_test ( )
inlineprivate

Here is the call graph for this function:


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