OpticalLinkAtmosphere.SnowRate Property

Top 

Description

The meteorologically observed or predicted snowfall rate in mm/h.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond timing precision mode.

 

Attributes

Type:

number

Access:

read/write

Units:

mm/hr

Default Value:

0

Valid Range:

OpticalLinkAtmosphere.SnowRate ≥ 0

 

Syntax

myVariable1 = myOpticalLinkAtmosphere1.SnowRate;

 

myOpticalLinkAtmosphere1.SnowRate = myVariable1;

 

See also

OpticalLinkAtmosphere Object