Class: MLB::SacFlyProbability
- Inherits:
-
Shale::Mapper
- Object
- Shale::Mapper
- MLB::SacFlyProbability
- Defined in:
- lib/mlb/context_metrics.rb
Overview
Represents sacrifice fly probability for a specific field zone
Instance Attribute Summary collapse
-
#probability ⇒ Float
Returns the probability of a sacrifice fly to this field zone.
Instance Attribute Details
#probability ⇒ Float
Returns the probability of a sacrifice fly to this field zone
14 |
# File 'lib/mlb/context_metrics.rb', line 14 attribute :probability, Shale::Type::Float |