Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Universe
Framework
Utilities
AveragingClass
C# Class Universe.Framework.Utilities.AveragingClass
Afficher le fichier
Open project: Virtual-Universe/Virtual-Universe
Méthodes publiques
Méthode
Description
Add
(
float
value
) :
void
AveragingClass
(
int
capacity
)
GetAverage
( ) :
float
Method Details
Add()
public
méthode
public
Add
(
float
value
) :
void
value
float
Résultat
void
AveragingClass()
public
méthode
public
AveragingClass
(
int
capacity
)
capacity
int
GetAverage()
public
méthode
public
GetAverage
( ) :
float
Résultat
float