Uses of Enum Class
org.episteme.social.architecture.urbanism.UrbanHeatIslandModel.LandCover
Packages that use UrbanHeatIslandModel.LandCover
Package
Description
Provides mathematical and computational models for urban planning, land-use
analysis, and urban climatology.
-
Uses of UrbanHeatIslandModel.LandCover in org.episteme.social.architecture.urbanism
Subclasses with type arguments of type UrbanHeatIslandModel.LandCover in org.episteme.social.architecture.urbanismModifier and TypeClassDescriptionstatic enumCategories of urban land cover with their associated thermal properties.Methods in org.episteme.social.architecture.urbanism that return UrbanHeatIslandModel.LandCoverModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static UrbanHeatIslandModel.LandCover[]UrbanHeatIslandModel.LandCover.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.episteme.social.architecture.urbanism that return types with arguments of type UrbanHeatIslandModel.LandCoverModifier and TypeMethodDescriptionUrbanHeatIslandModel.UrbanZone.surfaceComposition()Returns the value of thesurfaceCompositionrecord component.Constructor parameters in org.episteme.social.architecture.urbanism with type arguments of type UrbanHeatIslandModel.LandCover