Class Wind
java.lang.Object
zombie.world.Wind
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic int
getBeaufortNumber
(float float0) static String
getDescription
(int int0) static String
getName
(int int0) static float
getWindKnots
(float float0) static int
getWindsockSegments
(float float0)
-
Constructor Details
-
Wind
public Wind()
-
-
Method Details
-
getWindKnots
public static float getWindKnots(float float0) -
getWindsockSegments
public static int getWindsockSegments(float float0) -
getBeaufortNumber
public static int getBeaufortNumber(float float0) -
getName
-
getDescription
-