Uses of Class
org.stellarium.Skylight.Struct2

Packages that use Skylight.Struct2
org.stellarium   
 

Uses of Skylight.Struct2 in org.stellarium
 

Methods in org.stellarium with parameters of type Skylight.Struct2
 void Skylight.get_xyY_valuev(Skylight.Struct2 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)