Skip to main content
Ctrl+K
PyEDB - Home PyEDB - Home
  • Home
  • Why PyEDB?
  • Installation
  • User Guide
  • Migration Guide: DotNet to gRPC
    • Release notes
    • Home
    • Examples
    • Workflows
    • API reference
    • Glossary
    • Troubleshooting
    • Home
    • Contribution Guide
    • Legacy DotNet API (Archived)
Ctrl+K
  • GitHub
  • Support
  • Download documentation in PDF
  • Home
  • Why PyEDB?
  • Installation
  • User Guide
  • Migration Guide: DotNet to gRPC
  • Release notes
  • Home
  • Examples
  • Workflows
  • API reference
  • Glossary
  • Troubleshooting
  • Home
  • Contribution Guide
  • Legacy DotNet API (Archived)
Ctrl+K
  • GitHub
  • Support
  • Download documentation in PDF

Section Navigation

  • drc
  • job_manager
  • utilities
    • cutout
    • hfss_log_parser
    • siwave_log_parser
      • AEDTVersion
      • BatchInfo
      • SimSettings
      • WarningEntry
      • ProfileEntry
      • BlockParser
      • HeaderBlockParser
      • BatchSettingsBlockParser
      • WarningsBlockParser
      • ProfileBlockParser
      • ParsedSiwaveLog
      • SiwaveLogParser
  • PyAnsys
  • WarningEntry

WarningEntry#

class pyedb.workflows.utilities.siwave_log_parser.WarningEntry#

Overview#

timestamp

category

net1

net2

layer

x

y

message

Import detail#

from pyedb.workflows.utilities.siwave_log_parser import WarningEntry

Attribute detail#

WarningEntry.timestamp: datetime.datetime#
WarningEntry.category: str#
WarningEntry.net1: str#
WarningEntry.net2: str#
WarningEntry.layer: str#
WarningEntry.x: float#
WarningEntry.y: float#
WarningEntry.message: str#
On this page
  • WarningEntry
  • Overview
  • Import detail
  • Attribute detail
    • timestamp
    • category
    • net1
    • net2
    • layer
    • x
    • y
    • message
Edit on GitHub
  • Show Source

© Copyright (c) 2025 ANSYS, Inc. All rights reserved.

Created using Sphinx 8.1.3.

Built with the Ansys Sphinx Theme 1.6.3.
Last updated on