![]() |
SEVN
|
#include <BSEintegrator.h>
Public Member Functions | |
| BSE_Property (double Zinput) | |
| virtual double | operator() (double M)=0 |
| virtual std::string | units () |
| double | eval (double M) |
Protected Attributes | |
| double | chaced_M =0 |
| double | chaced_logP =0 |
| double | Z |
| std::vector< double > | coeff |
Basic Abstract class to initialise a BSE property and evolve it. When created a Class property gets all the needed coefficient, then the value can be called with the overloaded operator (Mass) or (Mass,time).
|
inline |
|
inline |
|
pure virtual |
|
inlinevirtual |
Reimplemented in BSEtimes.
|
protected |
|
protected |
|
protected |
|
protected |