RadarLanding
Contains radar landing information
type RadarLanding {
carry: Float
impactAngle: Float
flightTime: Float
}
Fields
RadarLanding.carry ● Float scalar
Carry distance.
RadarLanding.impactAngle ● Float scalar
Vertical angle of ball�s trajectory relative to the horizontal.
RadarLanding.flightTime ● Float scalar
The amount of time the ball was in flight.
Member of
RadarStroke object