org.rr0.im.business.event.circumstance
Class WindImpl


public class WindImpl
implements Wind

Author:
Jérôme Beau
Version: 11 mai 2003 16:28:17

Field Summary
 private floatspeed
           

Constructor Summary
WindImpl(float someSpeed)
           

Method Summary
 CategorygetForcedCategory(Classification classification)
           
 floatgetSpeed()
           

Field Detail

speed

private float speed
Constructor Detail

WindImpl

public WindImpl(float someSpeed)
Method Detail

getForcedCategory

public Category getForcedCategory(Classification classification)

getSpeed

public float getSpeed()