Click or drag to resize

WeatherMakerOutputParameterFloat Class

Output parameter for float
Inheritance Hierarchy
System.Object
  DigitalRuby.WeatherMaker.WeatherMakerOutputParameter<Single>
    DigitalRuby.WeatherMaker.WeatherMakerOutputParameterFloat

Namespace:  DigitalRuby.WeatherMaker
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public class WeatherMakerOutputParameterFloat : WeatherMakerOutputParameter<float>

The WeatherMakerOutputParameterFloat type exposes the following members.

Constructors
  NameDescription
Public methodWeatherMakerOutputParameterFloat
Initializes a new instance of the WeatherMakerOutputParameterFloat class
Top
Properties
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also