Bayeux  3.4.1
Core Foundation library for SuperNEMO
Public Member Functions | Public Attributes | List of all members
emfield::linear_combination_field::combined_field_entry Struct Reference

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...
 

Detailed Description

Internal class for linear_combination_field.

Constructor & Destructor Documentation

◆ combined_field_entry()

emfield::linear_combination_field::combined_field_entry::combined_field_entry ( )

◆ ~combined_field_entry()

emfield::linear_combination_field::combined_field_entry::~combined_field_entry ( )

Member Data Documentation

◆ field_handle

base_electromagnetic_field::handle_type emfield::linear_combination_field::combined_field_entry::field_handle

Handle to the field.

◆ label

std::string emfield::linear_combination_field::combined_field_entry::label

Label of the field.

◆ weight

double emfield::linear_combination_field::combined_field_entry::weight

Weight associated to the field.


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