Basic interface for simulator nodes. Implementing this interface allows classes with default contruct...
Interface for distributions
int CheckTrigger(double t1, double t2, int NrCycles)
Check if distribution has a sample within the time period.
string Id
ID of distribution.
void ExportPdfOnceOnly(StringBuilder Output)
Exports the PDF function, if not already exported.