RawY#

class ioh.iohcpp.logger.property.RawY(self: ioh.iohcpp.logger.property.RawY, name: str, format: str)#

Bases: AbstractProperty

Property which tracks the RawY

Methods Summary

__call__(self, arg0)

call_to_string(self, arg0, arg1)

name(self)

Methods Documentation

__call__(self: ioh.iohcpp.logger.property.AbstractProperty, arg0: ioh.iohcpp.LogInfo) float | None#
call_to_string(self: ioh.iohcpp.logger.property.AbstractProperty, arg0: ioh.iohcpp.LogInfo, arg1: str) str#
name(self: ioh.iohcpp.logger.property.AbstractProperty) str#