FinanceSim 0.1.0
Financial Simulation Library
Loading...
Searching...
No Matches
time.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  financesim::Schedule
 

Namespaces

namespace  financesim
 

Typedefs

using financesim::SimTime = double
 Represents a point in simulation time (continuous, in days)
 

Enumerations

enum class  financesim::ExecutionTiming { financesim::StartOfPeriod , financesim::EndOfPeriod }
 Configuration for when a model executes within its period. More...