power_type Class Reference

#include <power-type.h>

List of all members.

Public Member Functions

bool fully_defined ()
bool badly_defined ()
 power_type ()
 power_type (float4 l, float4 r)
Data get_data (int version) const
void set_data (Data d)
void read (char *)

Public Attributes

float4 left
float4 right

Constructor & Destructor Documentation

power_type::power_type (  )  [inline]

References left, no_power, and right.

power_type::power_type ( float4  l,
float4  r 
) [inline]

References left, and right.


Member Function Documentation

bool power_type::badly_defined (  )  [inline]

References fully_defined(), left, and right.

Referenced by rms_init().

bool power_type::fully_defined (  )  [inline]

References left, no_power, and right.

Referenced by badly_defined(), and Index::fully_defined_energy().

Data power_type::get_data ( int  version  )  const

References left, and right.

Referenced by Index::write_idx().

void power_type::read ( char *  l  ) 

References left, and right.

void power_type::set_data ( Data  d  ) 

References left, and right.

Referenced by Index::read_idx().


Member Data Documentation


The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated by  doxygen 1.6.2