C# Class SimpleSoccer.Net.ParameterManager

Inheritance: ParameterFileBase
Mostrar archivo Open project: soshimozi/SimpleSoccer.Net

Public Properties

Property Type Description
BallMass double
BallSize double
BallWithinReceivingRange double
BallWithinReceivingRangeSq double
ChanceOfUsingArriveTypeReceiveBehavior double
ChancePlayerAttemptsPotShot double
DefenseInterceptRange double
DefenseInterceptRangeSq double
FieldOfView double
FrameRate int
Friction double
GoalKeeperInterceptRange double
GoalKeeperInterceptRangeSq double
GoalKeeperTendingDistance double
GoalWidth double
GoalkeeperMinPassDist double
KeeperInBallRange double
KeeperInBallRangeSq double
MaxDribbleForce double
MaxPassingForce double
MaxShootingForce double
MinPassDist double
NonPenetrationConstraint bool
NumAttemptsToFindValidStrike int
NumSupportSpotsX int
NumSupportSpotsY int
PassThreatRadius double
PlayerComfortZone double
PlayerComfortZoneSq double
PlayerInTargetRange double
PlayerInTargetRangeSq double
PlayerKickFrequency double
PlayerKickingAccuracy double
PlayerKickingDistance double
PlayerKickingDistanceSq double
PlayerMass double
PlayerMaxForce double
PlayerMaxSpeedWithBall double
PlayerMaxSpeedWithoutBall double
PlayerMaxTurnRate double
PlayerScale double
SeparationCoefficient double
ShowControllingTeam bool
ShowHighlightIfThreatened bool
ShowIDs bool
ShowRegions bool
ShowStates bool
ShowSupportSpots bool
ShowViewTargets bool
SpotAheadOfAttackerScore double
SpotCanScoreFromPositionScore double
SpotClosenessToSupportingPlayerScore double
SpotDistFromControllingPlayerScore double
SpotPassSafeScore double
SupportSpotUpdateFreq double
ViewDistance double
WithinRangeOfHome double
WithinRangeOfSupportSpot double
WithinRangeOfSupportSpotSq double

Public Methods

Method Description
ParameterManager ( ) : System

Method Details

ParameterManager() public method

public ParameterManager ( ) : System
return System

Property Details

BallMass public_oe property

public double BallMass
return double

BallSize public_oe property

public double BallSize
return double

BallWithinReceivingRange public_oe property

public double BallWithinReceivingRange
return double

BallWithinReceivingRangeSq public_oe property

public double BallWithinReceivingRangeSq
return double

ChanceOfUsingArriveTypeReceiveBehavior public_oe property

public double ChanceOfUsingArriveTypeReceiveBehavior
return double

ChancePlayerAttemptsPotShot public_oe property

public double ChancePlayerAttemptsPotShot
return double

DefenseInterceptRange public_oe property

public double DefenseInterceptRange
return double

DefenseInterceptRangeSq public_oe property

public double DefenseInterceptRangeSq
return double

FieldOfView public_oe property

public double FieldOfView
return double

FrameRate public_oe property

public int FrameRate
return int

Friction public_oe property

public double Friction
return double

GoalKeeperInterceptRange public_oe property

public double GoalKeeperInterceptRange
return double

GoalKeeperInterceptRangeSq public_oe property

public double GoalKeeperInterceptRangeSq
return double

GoalKeeperTendingDistance public_oe property

public double GoalKeeperTendingDistance
return double

GoalWidth public_oe property

public double GoalWidth
return double

GoalkeeperMinPassDist public_oe property

public double GoalkeeperMinPassDist
return double

KeeperInBallRange public_oe property

public double KeeperInBallRange
return double

KeeperInBallRangeSq public_oe property

public double KeeperInBallRangeSq
return double

MaxDribbleForce public_oe property

public double MaxDribbleForce
return double

MaxPassingForce public_oe property

public double MaxPassingForce
return double

MaxShootingForce public_oe property

public double MaxShootingForce
return double

MinPassDist public_oe property

public double MinPassDist
return double

NonPenetrationConstraint public_oe property

public bool NonPenetrationConstraint
return bool

NumAttemptsToFindValidStrike public_oe property

public int NumAttemptsToFindValidStrike
return int

NumSupportSpotsX public_oe property

public int NumSupportSpotsX
return int

NumSupportSpotsY public_oe property

public int NumSupportSpotsY
return int

PassThreatRadius public_oe property

public double PassThreatRadius
return double

PlayerComfortZone public_oe property

public double PlayerComfortZone
return double

PlayerComfortZoneSq public_oe property

public double PlayerComfortZoneSq
return double

PlayerInTargetRange public_oe property

public double PlayerInTargetRange
return double

PlayerInTargetRangeSq public_oe property

public double PlayerInTargetRangeSq
return double

PlayerKickFrequency public_oe property

public double PlayerKickFrequency
return double

PlayerKickingAccuracy public_oe property

public double PlayerKickingAccuracy
return double

PlayerKickingDistance public_oe property

public double PlayerKickingDistance
return double

PlayerKickingDistanceSq public_oe property

public double PlayerKickingDistanceSq
return double

PlayerMass public_oe property

public double PlayerMass
return double

PlayerMaxForce public_oe property

public double PlayerMaxForce
return double

PlayerMaxSpeedWithBall public_oe property

public double PlayerMaxSpeedWithBall
return double

PlayerMaxSpeedWithoutBall public_oe property

public double PlayerMaxSpeedWithoutBall
return double

PlayerMaxTurnRate public_oe property

public double PlayerMaxTurnRate
return double

PlayerScale public_oe property

public double PlayerScale
return double

SeparationCoefficient public_oe property

public double SeparationCoefficient
return double

ShowControllingTeam public_oe property

public bool ShowControllingTeam
return bool

ShowHighlightIfThreatened public_oe property

public bool ShowHighlightIfThreatened
return bool

ShowIDs public_oe property

public bool ShowIDs
return bool

ShowRegions public_oe property

public bool ShowRegions
return bool

ShowStates public_oe property

public bool ShowStates
return bool

ShowSupportSpots public_oe property

public bool ShowSupportSpots
return bool

ShowViewTargets public_oe property

public bool ShowViewTargets
return bool

SpotAheadOfAttackerScore public_oe property

public double SpotAheadOfAttackerScore
return double

SpotCanScoreFromPositionScore public_oe property

public double SpotCanScoreFromPositionScore
return double

SpotClosenessToSupportingPlayerScore public_oe property

public double SpotClosenessToSupportingPlayerScore
return double

SpotDistFromControllingPlayerScore public_oe property

public double SpotDistFromControllingPlayerScore
return double

SpotPassSafeScore public_oe property

public double SpotPassSafeScore
return double

SupportSpotUpdateFreq public_oe property

public double SupportSpotUpdateFreq
return double

ViewDistance public_oe property

public double ViewDistance
return double

WithinRangeOfHome public_oe property

public double WithinRangeOfHome
return double

WithinRangeOfSupportSpot public_oe property

public double WithinRangeOfSupportSpot
return double

WithinRangeOfSupportSpotSq public_oe property

public double WithinRangeOfSupportSpotSq
return double