Header menu logo Xanthos

TrackCondition Type

Represents the condition of the track surface.

JV-Data馬場状態コード: 1=良(Fast), 2=稍重(Good), 3=重(Yielding), 4=不良(Heavy). Mapping varies between JRA official terminology and international standards.

Union cases

Union case Description

Fast

Full Usage: Fast

Fast/Firm (良) - optimal dry conditions.

Good

Full Usage: Good

Good (稍重) - slightly soft.

Heavy

Full Usage: Heavy

Heavy (不良) - waterlogged/very soft.

Soft

Full Usage: Soft

Soft - very soft ground (rarely used in JRA).

UnknownCondition

Full Usage: UnknownCondition

Unknown or unrecognized condition code.

Yielding

Full Usage: Yielding

Yielding (重) - soft ground.

Instance members

Instance member Description

this.IsFast

Full Usage: this.IsFast

Returns: bool
Returns: bool

this.IsGood

Full Usage: this.IsGood

Returns: bool
Returns: bool

this.IsHeavy

Full Usage: this.IsHeavy

Returns: bool
Returns: bool

this.IsSoft

Full Usage: this.IsSoft

Returns: bool
Returns: bool

this.IsUnknownCondition

Full Usage: this.IsUnknownCondition

Returns: bool
Returns: bool

this.IsYielding

Full Usage: this.IsYielding

Returns: bool
Returns: bool

Type something to start searching.