package edu.colorado.phet.movingman.ladybug

case class DataPoint(time: Double, state: LadybugState)