scenario_simulator_v2 C++ API
Public Member Functions | Public Attributes | List of all members
openscenario_interpreter::syntax::Sun Struct Reference

#include <sun.hpp>

Collaboration diagram for openscenario_interpreter::syntax::Sun:
Collaboration graph
[legend]

Public Member Functions

 Sun ()=default
 
 Sun (const pugi::xml_node &, Scope &)
 

Public Attributes

const Double azimuth
 
const Double elevation
 
const Double illuminance
 
const Double intensity
 

Constructor & Destructor Documentation

◆ Sun() [1/2]

openscenario_interpreter::syntax::Sun::Sun ( )
default

◆ Sun() [2/2]

openscenario_interpreter::syntax::Sun::Sun ( const pugi::xml_node &  node,
Scope scope 
)
explicit

Member Data Documentation

◆ azimuth

const Double openscenario_interpreter::syntax::Sun::azimuth

◆ elevation

const Double openscenario_interpreter::syntax::Sun::elevation

◆ illuminance

const Double openscenario_interpreter::syntax::Sun::illuminance

◆ intensity

const Double openscenario_interpreter::syntax::Sun::intensity

The documentation for this struct was generated from the following files: