C# Class SimpleSoccer.Net.ParameterManager

Inheritance: ParameterFileBase
Afficher le fichier Open project: soshimozi/SimpleSoccer.Net

Méthodes publiques

Свойство 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

Méthodes publiques

Méthode Description
ParameterManager ( ) : System

Method Details

ParameterManager() public méthode

public ParameterManager ( ) : System
Résultat System

Property Details

BallMass public_oe property

public double BallMass
Résultat double

BallSize public_oe property

public double BallSize
Résultat double

BallWithinReceivingRange public_oe property

public double BallWithinReceivingRange
Résultat double

BallWithinReceivingRangeSq public_oe property

public double BallWithinReceivingRangeSq
Résultat double

ChanceOfUsingArriveTypeReceiveBehavior public_oe property

public double ChanceOfUsingArriveTypeReceiveBehavior
Résultat double

ChancePlayerAttemptsPotShot public_oe property

public double ChancePlayerAttemptsPotShot
Résultat double

DefenseInterceptRange public_oe property

public double DefenseInterceptRange
Résultat double

DefenseInterceptRangeSq public_oe property

public double DefenseInterceptRangeSq
Résultat double

FieldOfView public_oe property

public double FieldOfView
Résultat double

FrameRate public_oe property

public int FrameRate
Résultat int

Friction public_oe property

public double Friction
Résultat double

GoalKeeperInterceptRange public_oe property

public double GoalKeeperInterceptRange
Résultat double

GoalKeeperInterceptRangeSq public_oe property

public double GoalKeeperInterceptRangeSq
Résultat double

GoalKeeperTendingDistance public_oe property

public double GoalKeeperTendingDistance
Résultat double

GoalWidth public_oe property

public double GoalWidth
Résultat double

GoalkeeperMinPassDist public_oe property

public double GoalkeeperMinPassDist
Résultat double

KeeperInBallRange public_oe property

public double KeeperInBallRange
Résultat double

KeeperInBallRangeSq public_oe property

public double KeeperInBallRangeSq
Résultat double

MaxDribbleForce public_oe property

public double MaxDribbleForce
Résultat double

MaxPassingForce public_oe property

public double MaxPassingForce
Résultat double

MaxShootingForce public_oe property

public double MaxShootingForce
Résultat double

MinPassDist public_oe property

public double MinPassDist
Résultat double

NonPenetrationConstraint public_oe property

public bool NonPenetrationConstraint
Résultat bool

NumAttemptsToFindValidStrike public_oe property

public int NumAttemptsToFindValidStrike
Résultat int

NumSupportSpotsX public_oe property

public int NumSupportSpotsX
Résultat int

NumSupportSpotsY public_oe property

public int NumSupportSpotsY
Résultat int

PassThreatRadius public_oe property

public double PassThreatRadius
Résultat double

PlayerComfortZone public_oe property

public double PlayerComfortZone
Résultat double

PlayerComfortZoneSq public_oe property

public double PlayerComfortZoneSq
Résultat double

PlayerInTargetRange public_oe property

public double PlayerInTargetRange
Résultat double

PlayerInTargetRangeSq public_oe property

public double PlayerInTargetRangeSq
Résultat double

PlayerKickFrequency public_oe property

public double PlayerKickFrequency
Résultat double

PlayerKickingAccuracy public_oe property

public double PlayerKickingAccuracy
Résultat double

PlayerKickingDistance public_oe property

public double PlayerKickingDistance
Résultat double

PlayerKickingDistanceSq public_oe property

public double PlayerKickingDistanceSq
Résultat double

PlayerMass public_oe property

public double PlayerMass
Résultat double

PlayerMaxForce public_oe property

public double PlayerMaxForce
Résultat double

PlayerMaxSpeedWithBall public_oe property

public double PlayerMaxSpeedWithBall
Résultat double

PlayerMaxSpeedWithoutBall public_oe property

public double PlayerMaxSpeedWithoutBall
Résultat double

PlayerMaxTurnRate public_oe property

public double PlayerMaxTurnRate
Résultat double

PlayerScale public_oe property

public double PlayerScale
Résultat double

SeparationCoefficient public_oe property

public double SeparationCoefficient
Résultat double

ShowControllingTeam public_oe property

public bool ShowControllingTeam
Résultat bool

ShowHighlightIfThreatened public_oe property

public bool ShowHighlightIfThreatened
Résultat bool

ShowIDs public_oe property

public bool ShowIDs
Résultat bool

ShowRegions public_oe property

public bool ShowRegions
Résultat bool

ShowStates public_oe property

public bool ShowStates
Résultat bool

ShowSupportSpots public_oe property

public bool ShowSupportSpots
Résultat bool

ShowViewTargets public_oe property

public bool ShowViewTargets
Résultat bool

SpotAheadOfAttackerScore public_oe property

public double SpotAheadOfAttackerScore
Résultat double

SpotCanScoreFromPositionScore public_oe property

public double SpotCanScoreFromPositionScore
Résultat double

SpotClosenessToSupportingPlayerScore public_oe property

public double SpotClosenessToSupportingPlayerScore
Résultat double

SpotDistFromControllingPlayerScore public_oe property

public double SpotDistFromControllingPlayerScore
Résultat double

SpotPassSafeScore public_oe property

public double SpotPassSafeScore
Résultat double

SupportSpotUpdateFreq public_oe property

public double SupportSpotUpdateFreq
Résultat double

ViewDistance public_oe property

public double ViewDistance
Résultat double

WithinRangeOfHome public_oe property

public double WithinRangeOfHome
Résultat double

WithinRangeOfSupportSpot public_oe property

public double WithinRangeOfSupportSpot
Résultat double

WithinRangeOfSupportSpotSq public_oe property

public double WithinRangeOfSupportSpotSq
Résultat double