![]() |
CYCAMORE
|
The SWUConverter is a simple Converter class for material to determine the amount of SWU required for their proposed enrichment. More...
#include <enrichment.h>
Public Member Functions | |
virtual double | convert (cyclus::Material::Ptr m, cyclus::Arc const *a=NULL, cyclus::ExchangeTranslationContext< cyclus::Material > const *ctx=NULL) const |
provides a conversion for the SWU required | |
virtual double | convert (cyclus::Material::Ptr m, cyclus::Arc const *a=NULL, cyclus::ExchangeTranslationContext< cyclus::Material > const *ctx=NULL) const |
provides a conversion for the SWU required | |
virtual bool | operator== (Converter &other) const |
virtual bool | operator== (Converter &other) const |
SWUConverter (double feed_commod, double tails) | |
SWUConverter (double feed_commod, double tails) | |
virtual | ~SWUConverter () |
virtual | ~SWUConverter () |
Private Attributes | |
double | feed_ |
double | tails_ |
The SWUConverter is a simple Converter class for material to determine the amount of SWU required for their proposed enrichment.
Definition at line 19 of file build/cycamore/enrichment.h.
|
inline |
Definition at line 21 of file build/cycamore/enrichment.h.
Referenced by operator==().
|
inlinevirtual |
Definition at line 23 of file build/cycamore/enrichment.h.
|
inline |
Definition at line 19 of file src/enrichment.h.
|
inlinevirtual |
Definition at line 21 of file src/enrichment.h.
|
inlinevirtual |
provides a conversion for the SWU required
Definition at line 26 of file build/cycamore/enrichment.h.
Referenced by cycamore::TEST_F().
|
inlinevirtual |
provides a conversion for the SWU required
Definition at line 24 of file src/enrichment.h.
|
inlinevirtual |
Definition at line 37 of file build/cycamore/enrichment.h.
References feed_, SWUConverter(), and tails_.
|
inlinevirtual |
Definition at line 35 of file src/enrichment.h.
References feed_, SWUConverter(), and tails_.
|
private |
Definition at line 45 of file build/cycamore/enrichment.h.
Referenced by convert(), operator==(), and SWUConverter().
|
private |
Definition at line 45 of file build/cycamore/enrichment.h.
Referenced by convert(), operator==(), and SWUConverter().