Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_Math Member List

This is the complete list of members for SCR_Math, including all inherited members.

ConvertFromRadians(float radianAngleFrom, SCR_EOpticsAngleUnits toUnitType)SCR_Mathstatic
ConvertToRadians(float angleFrom, SCR_EOpticsAngleUnits fromUnitType)SCR_Mathstatic
DeltaAngle(float a, float b)SCR_Mathstatic
FixAngle(float angle, float units=Math.PI)SCR_Mathstatic
fmod(float dividend, float divisor)SCR_Mathstatic
GetBatesDistributionRandom(float min, float mid, float max)SCR_Mathstatic
GetDistanceToStop(float speed, float deceleration)SCR_Mathstatic
GetGaussianDistributionRandom(float min, float mid, float max)SCR_Mathstatic
GetMathRandomGenerator()SCR_Mathstatic
GetSpeedToReachDistance(float distance, float deceleration)SCR_Mathstatic
GetSpeedToReachDistanceInTime(float distance, float deceleration, float time)SCR_Mathstatic
IntegerMask(int x)SCR_Mathstatic
LerpAngle(float a, float b, float t)SCR_Mathstatic
MILS_NATO2DEGSCR_Mathstatic
MILS_STRECK2DEGSCR_Mathstatic
MILS_WP2DEGSCR_Mathstatic
RANDOM_GENERATORSCR_Mathprotectedstatic