java.lang.Object
de.grogra.persistence.ShareableBase
de.grogra.gpuflux.imp3d.objects.LightDistribution
de.grogra.gpuflux.imp3d.objects.LightDistributionResource
- All Implemented Interfaces:
LightDistributionIF
,Manageable
,Shareable
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsFields inherited from class de.grogra.gpuflux.imp3d.objects.LightDistribution
height$FIELD, licdf$FIELD, lipdf$FIELD, width$FIELD
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.grogra.gpuflux.imp3d.objects.LightDistribution
cartesian2map, getDensityAt, getDistribution, getHeight, getLinearCDF, getPower, getWidth, map2cartesian, map2cartesian, map2direction, setDistribution, setDistributionEx, setPower
Methods inherited from class de.grogra.persistence.ShareableBase
addReference, appendReferencesTo, fieldModified, getProvider, getStamp, initProvider, manageableReadResolve, manageableWriteReplace, removeReference
-
Field Details
-
$TYPE
-
-
Constructor Details
-
LightDistributionResource
public LightDistributionResource() -
LightDistributionResource
public LightDistributionResource(double[][] lipdf)
-
-
Method Details
-
getManageableType
- Specified by:
getManageableType
in interfaceManageable
- Overrides:
getManageableType
in classLightDistribution
-