Uses of Class
com.tencentcloudapi.tci.v20190318.models.LightDistributionStatistic
-
Packages that use LightDistributionStatistic Package Description com.tencentcloudapi.tci.v20190318.models -
-
Uses of LightDistributionStatistic in com.tencentcloudapi.tci.v20190318.models
Methods in com.tencentcloudapi.tci.v20190318.models that return LightDistributionStatistic Modifier and Type Method Description LightDistributionStatistic[]LightStatistic. getLightDistribution()Get 各个时间点的光线值Methods in com.tencentcloudapi.tci.v20190318.models with parameters of type LightDistributionStatistic Modifier and Type Method Description voidLightStatistic. setLightDistribution(LightDistributionStatistic[] LightDistribution)Set 各个时间点的光线值Constructors in com.tencentcloudapi.tci.v20190318.models with parameters of type LightDistributionStatistic Constructor Description LightDistributionStatistic(LightDistributionStatistic source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-