UFO
ufo::SolarZenithParameters Class Reference

Configuration options of SolarZenith. More...

#include <SolarZenith.h>

Inheritance diagram for ufo::SolarZenithParameters:
Collaboration diagram for ufo::SolarZenithParameters:

Public Attributes

oops::Parameter< bool > skipRejected {"skip rejected", false, this}
 

Detailed Description

Configuration options of SolarZenith.

Definition at line 17 of file SolarZenith.h.

Member Data Documentation

◆ skipRejected

oops::Parameter<bool> ufo::SolarZenithParameters::skipRejected {"skip rejected", false, this}

Set this option to true to skip calculations and produce missing values at locations where all simulated variables have been rejected. Default: false.

Definition at line 23 of file SolarZenith.h.


The documentation for this class was generated from the following file: