Uses of Class
org.stellarium.Skylight.Struct

Packages that use Skylight.Struct
org.stellarium   
 

Uses of Skylight.Struct in org.stellarium
 

Methods in org.stellarium with parameters of type Skylight.Struct
(package private)  void Skylight.get_xyY_value(Skylight.Struct p)
          Compute the sky color at the given position in the CIE color system and store it in p.color p.color[0] is CIE x color component p.color[1] is CIE y color component p.color[2] is CIE Y color component (luminance)