# Value Constructor Initializes a new instance of the Value class ## Definition **Namespace:** Metar.Decoder.Entity **Assembly:** Metar.Decoder (in Metar.Decoder.dll) Version: 1.0.5+ad2a158933a1e4d81e31e9a7f1a0faf24fc95eed **XMLNS for XAML:** Not mapped to an xmlns. **C#** ``` C# public Value( double value, Value.Unit unit ) ``` #### Parameters
  Double
\[Missing <param name="value"/> documentation for "M:Metar.Decoder.Entity.Value.#ctor(System.Double,Metar.Decoder.Entity.Value.Unit)"\]
  Value.Unit
\[Missing <param name="unit"/> documentation for "M:Metar.Decoder.Entity.Value.#ctor(System.Double,Metar.Decoder.Entity.Value.Unit)"\]
## See Also #### Reference Value Class Metar.Decoder.Entity Namespace