safe.impact_reports.road_exposure_report_mixin module

InaSAFE Disaster risk assessment tool developed by AusAid - Building Exposure Report Mixin Class

Contact : ole.moller.nielsen@gmail.com

Note

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

class safe.impact_reports.road_exposure_report_mixin.RoadExposureReportMixin[source]

Bases: safe.impact_reports.report_mixin_base.ReportMixin

Building specific report.

New in version 3.2.

action_checklist()[source]

Action checklist for the itb earthquake fatality report.

New in version 3.2.1.

Returns:The action checklist
Return type:safe.messaging.Message
generate_report()[source]

Breakdown by road type.

Returns:The report.
Return type:safe.message.Message
impact_summary()[source]

The impact summary as per category

Returns:The impact summary.
Return type:safe.message.Message
roads_breakdown()[source]

Breakdown by road type.

Returns:The roads breakdown report.
Return type:safe.message.Message
total_road_length[source]

The total road length.

Returns:The total road length.
Return type:float