[][src]Module retrosheet::event

This module contains structs and enums for describing Retrosheet events.

Structs

Advance

A description of a batter advancing.

PlayEvent

A description of the full set of events that occurred during a play.

Player

A player, referred to in starter events or in substitutions.

Enums

AdvanceParameter

Information about a runner's attempt to advance.

Base

A base on the field.

DataEventType

A data record type. Currently only one (earned run) is supported.

Event

A record describing something about an MLB game.

FieldParameter

A field parameter; can just be a fielder, or a fielder committing an error.

Hand

A description of what hand someone uses to bat.

HitLocation

The type of hit that was made. For reference, see the hit location diagram.

HitType

The type of hit which a hit was made.

Info

A key describing the type of metadata about the game.

Pitch

A pitch event. This may be a pitch being thrown to a batter, or a fielding event (e.g. a pickoff throw, or a runner stealing).

PlayDescription

A description of the basic play in a play event.

PlayModifier

A play event modifier.

Team

Which team a player or event corresponds to.

Type Definitions

Fielder

A fielder in standard notation.

PlayerId

A Retrosheet player id.