Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

WeatherConditions - Get the conditions from a forecast
WeatherInfo - Get the temperature information from a forecast
WeatherSunrise - Get the sunrise from a forecast
WeatherSunset - Get the sunset from a forecast

Macros

Reset block computes output based on two linear equations.  The inputis clipped to inLo and inHi, the percentage of input along the linearsegment between inLo and inHi is computed, and then that percentage isoutput as a Number between outLo and outHi.