Bayeux
3.4.1
Core Foundation library for SuperNEMO
|
Internal class for linear_combination_field. More...
#include <bayeux/emfield/linear_combination_field.h>
Public Member Functions | |
combined_field_entry () | |
~combined_field_entry () | |
Public Attributes | |
std::string | label |
Label of the field. More... | |
base_electromagnetic_field::handle_type | field_handle |
Handle to the field. More... | |
double | weight |
Weight associated to the field. More... | |
Internal class for linear_combination_field.
emfield::linear_combination_field::combined_field_entry::combined_field_entry | ( | ) |
emfield::linear_combination_field::combined_field_entry::~combined_field_entry | ( | ) |
base_electromagnetic_field::handle_type emfield::linear_combination_field::combined_field_entry::field_handle |
Handle to the field.
std::string emfield::linear_combination_field::combined_field_entry::label |
Label of the field.
double emfield::linear_combination_field::combined_field_entry::weight |
Weight associated to the field.