![]() |
SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
|
Public Member Functions | |
| scaling_metric_data_t (scale_metric_e m, util::string_view n, double v, double dev) | |
| scaling_metric_data_t (scale_metric_e m, const extended_sample_data_t &sd) | |
| scaling_metric_data_t (scale_metric_e m, const sc_timeline_t &tl, util::string_view name) | |
Public Attributes | |
| std::string | name |
| double | value |
| double | stddev |
| scale_metric_e | metric |