pyimcom.diagnostics.layer_diagnostics

Report section for layer diagnostics.

Classes

LayerReport

Layer report section.

Classes

LayerReport

The layer section of the report.

Module Contents

class LayerReport(rpt)[source]

Bases: pyimcom.diagnostics.report.ReportSection

The layer section of the report.

Inherits from pyimcom.diagnostics.report.ReportSection. Overrides build.

build(nblockmax=100)[source]

Generates the LaTeX for the statistical report on layers.

Parameters:

nblockmax (int, optional) – The maximum number of blocks on a side to allow.

Return type:

None