Represents a Margin result.
More...
|
| | __init__ (self, _api.Margin margin) |
| int | CompareTo (self, other) |
| | Compare margins to determine which is more critical.
|
Represents a Margin result.
◆ __init__()
| hyperx.api.Margin.__init__ |
( |
| self, |
|
|
_api.Margin | margin ) |
◆ CompareTo()
| int hyperx.api.Margin.CompareTo |
( |
| self, |
|
|
| other ) |
Compare margins to determine which is more critical.
- Parameters
-
| other | The margin to compare to |
- Returns
- -1 if this margin is more critical, 0 if the margins are equally critical, or 1 if the other margin is more critical.
◆ _Entity
| hyperx.api.Margin._Entity = margin |
|
protected |
◆ AdjustedMargin
| hyperx.api.Margin.AdjustedMargin = property |
|
static |
◆ IsFailureCode
| hyperx.api.Margin.IsFailureCode = property |
|
static |
◆ IsInformationalCode
| hyperx.api.Margin.IsInformationalCode = property |
|
static |
◆ MarginCode
| hyperx.api.Margin.MarginCode = property |
|
static |
The documentation for this class was generated from the following file:
- C:/Dev/HyperX/HyperX/HyperX.Scripting.Wrapper/hyperx/api/__init__.py