StudyCrafterAssistant
Public Member Functions | Protected Member Functions | List of all members
StudyCrafter.Assistant.Metrics.AverageNumInteractionPoints Class Reference
Inheritance diagram for StudyCrafter.Assistant.Metrics.AverageNumInteractionPoints:
StudyCrafter.Assistant.Metrics.InteractionMetric StudyCrafter.Assistant.Metrics.PerSceneGraphMetric< InteractionMap >

Public Member Functions

 AverageNumInteractionPoints (IGraphStore store)
 
- Public Member Functions inherited from StudyCrafter.Assistant.Metrics.PerSceneGraphMetric< InteractionMap >
void Calculate (Scenario scenario)
 

Protected Member Functions

override void CalculateForGraph (InteractionMap graph)
 
- Protected Member Functions inherited from StudyCrafter.Assistant.Metrics.InteractionMetric
 InteractionMetric (IGraphStore store)
 
override InteractionMap GetGraph (Scene scene)
 
- Protected Member Functions inherited from StudyCrafter.Assistant.Metrics.PerSceneGraphMetric< InteractionMap >
 PerSceneGraphMetric (IGraphStore store)
 
abstract T GetGraph (Scene scene)
 
virtual double ModifyTotal (double total, int numGraphs)
 
abstract void CalculateForGraph (T graph)
 
virtual void AccumulateMetric (double value)
 

Additional Inherited Members

- Protected Attributes inherited from StudyCrafter.Assistant.Metrics.PerSceneGraphMetric< InteractionMap >
IGraphStore graphStore
 
- Events inherited from StudyCrafter.Assistant.Metrics.PerSceneGraphMetric< InteractionMap >
CalculationFinishedEvent CalculationFinished
 

The documentation for this class was generated from the following file: