Stg::blinkenlight_t Struct Reference

#include <stage.hh>

Public Attributes

Color color
 
double duty_cycle
 mark/space ratio
 
int enabled
 
msec_t period
 duration of a complete cycle
 
Pose pose
 
meters_t size
 rendered as a sphere with this diameter
 

Member Data Documentation

◆ color

Color Stg::blinkenlight_t::color

◆ duty_cycle

double Stg::blinkenlight_t::duty_cycle

mark/space ratio

◆ enabled

int Stg::blinkenlight_t::enabled

◆ period

msec_t Stg::blinkenlight_t::period

duration of a complete cycle

◆ pose

Pose Stg::blinkenlight_t::pose

◆ size

meters_t Stg::blinkenlight_t::size

rendered as a sphere with this diameter


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