Skip to content

Shadow Processing Step

Goal

ShadowProcessingStep

Technical information

Class ShadowProcessingStep
Superclass WorkflowStepWithSimStadtGraphics
Author
Maintainer
Source location simstadt-workflows-shadowing/src/main/java/de/hftstuttgart/simstadtworkflowsteps/shadow/ShadowProcessingStep.java
Package de.hftstuttgart.simstadtworkflowsteps.shadow
Project simstadt-workflows-shadowing

Dependencies

Parameters

maxTriangleArea (maxTriangleArea)

maxTriangleArea

  • Type : float
  • Default : 2.5
  • Getter : getMaxTriangleArea()
  • Setter : setMaxTriangleArea(float)

minuteResolution (minuteResolution)

minuteResolution

  • Type : int
  • Default : 60
  • Getter : getMinuteResolution()
  • Setter : setMinuteResolution(int)

storeShadowCity (storeShadowCity)

storeShadowCity

  • Type : boolean
  • Default : false
  • Getter : isStoreShadowCity()
  • Setter : setStoreShadowCity(boolean)

vegetationShadowingFactor (vegetationShadowingFactor)

vegetationShadowingFactor

  • Type : float
  • Default : 0.6
  • Getter : getVegetationShadowingFactor()
  • Setter : setVegetationShadowingFactor(float)

Used in