simetrix.dvm.LogTestDataResult¶
- class simetrix.dvm.LogTestDataResult¶
Bases:
objectContains data held within the log file about a single result for a test.
Methods
Returns the measurement.
target()Returns the target.
topology()Returns the topology.
value()Returns the value.
- measurement() str¶
Returns the measurement.
- target() str¶
Returns the target.
- topology() str¶
Returns the topology.
- value() str¶
Returns the value.