CORSIKA  @c8_version@
The framework to simulate particle cascades for astroparticle physics
phys::units::detail::power< D, N, T > Struct Template Reference

power type generator. More...

#include <quantity.hpp>

Public Types

enum  {
  d1 = N * D::dim1, d2 = N * D::dim2, d3 = N * D::dim3, d4 = N * D::dim4,
  d5 = N * D::dim5, d6 = N * D::dim6, d7 = N * D::dim7, d8 = N * D::dim8
}
 
typedef dimensions< d1, d2, d3, d4, d5, d6, d7, d8 > dim
 
typedef Collapse< dim, T > type
 

Detailed Description

template<typename D, int N, typename T>
struct phys::units::detail::power< D, N, T >

power type generator.

Definition at line 229 of file quantity.hpp.


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