voxcity.simulator_gpu.solar.integration.caching.CachedRadiationModel ==================================================================== .. py:class:: voxcity.simulator_gpu.solar.integration.caching.CachedRadiationModel Cached RadiationModel with associated metadata. .. py:attribute:: model :type: object .. py:attribute:: valid_ground :type: numpy.ndarray .. py:attribute:: ground_k :type: numpy.ndarray .. py:attribute:: voxcity_shape :type: Tuple[int, int, int] .. py:attribute:: meshsize :type: float .. py:attribute:: n_reflection_steps :type: int .. py:attribute:: grid_indices :type: Optional[numpy.ndarray] :value: None .. py:attribute:: surface_indices :type: Optional[numpy.ndarray] :value: None .. py:attribute:: positions_np :type: Optional[numpy.ndarray] :value: None .. py:attribute:: directions_np :type: Optional[numpy.ndarray] :value: None