floodsim.model.report

Members list

Type members

Classlikes

Collection of analysis tools for evaluating the situation on the flood map. Provides methods to calculate various damage metrics and flooding statistics for flood simulation analysis.

Collection of analysis tools for evaluating the situation on the flood map. Provides methods to calculate various damage metrics and flooding statistics for flood simulation analysis.

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
sealed trait DamageCalculatorLike

Trait defining the interface for damage calculation operations in the flood simulation model.

Trait defining the interface for damage calculation operations in the flood simulation model.

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes

Main report generator implementation that creates comprehensive flood simulation reports. This object provides functionality to analyze flood simulation data and generate formatted reports including statistics and grid visualization.

Main report generator implementation that creates comprehensive flood simulation reports. This object provides functionality to analyze flood simulation data and generate formatted reports including statistics and grid visualization.

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
sealed trait ReportGeneratorLike

Trait defining the interface for report generation functionality. Implementations should provide methods to generate and save flood simulation reports.

Trait defining the interface for report generation functionality. Implementations should provide methods to generate and save flood simulation reports.

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes