Skip to content

GpuCard

Inherits: Resource

Properties

Type Name Default
float boost
String class
String class_id
float clock_limit_mhz_max
float clock_limit_mhz_min
float clock_value_mhz_max
float clock_value_mhz_min
String device
String device_id
bool manual_clock
String name
String path
String power_profile
PackedStringArray power_profiles_available
String revision_id
String subdevice
String subdevice_id
String subvendor_id
float tdp
float thermal_throttle_limit_c
String vendor
String vendor_id

Methods

Returns Signature
GpuConnector[] get_connectors()
String get_dbus_path()
bool supports_tdp()

Property Descriptions

boost

float boost

Note

There is currently no description for this property. Please help us by contributing one!

class

String class

Note

There is currently no description for this property. Please help us by contributing one!

class_id

String class_id

Note

There is currently no description for this property. Please help us by contributing one!

clock_limit_mhz_max

float clock_limit_mhz_max

Note

There is currently no description for this property. Please help us by contributing one!

clock_limit_mhz_min

float clock_limit_mhz_min

Note

There is currently no description for this property. Please help us by contributing one!

clock_value_mhz_max

float clock_value_mhz_max

Note

There is currently no description for this property. Please help us by contributing one!

clock_value_mhz_min

float clock_value_mhz_min

Note

There is currently no description for this property. Please help us by contributing one!

device

String device

Note

There is currently no description for this property. Please help us by contributing one!

device_id

String device_id

Note

There is currently no description for this property. Please help us by contributing one!

manual_clock

bool manual_clock

Note

There is currently no description for this property. Please help us by contributing one!

name

String name

Note

There is currently no description for this property. Please help us by contributing one!

path

String path

Note

There is currently no description for this property. Please help us by contributing one!

power_profile

String power_profile

Note

There is currently no description for this property. Please help us by contributing one!

power_profiles_available

PackedStringArray power_profiles_available

Note

There is currently no description for this property. Please help us by contributing one!

revision_id

String revision_id

Note

There is currently no description for this property. Please help us by contributing one!

subdevice

String subdevice

Note

There is currently no description for this property. Please help us by contributing one!

subdevice_id

String subdevice_id

Note

There is currently no description for this property. Please help us by contributing one!

subvendor_id

String subvendor_id

Note

There is currently no description for this property. Please help us by contributing one!

tdp

float tdp

Note

There is currently no description for this property. Please help us by contributing one!

thermal_throttle_limit_c

float thermal_throttle_limit_c

Note

There is currently no description for this property. Please help us by contributing one!

vendor

String vendor

Note

There is currently no description for this property. Please help us by contributing one!

vendor_id

String vendor_id

Note

There is currently no description for this property. Please help us by contributing one!


Method Descriptions

get_connectors()

GpuConnector[] get_connectors()

Note

There is currently no description for this method. Please help us by contributing one!

get_dbus_path()

String get_dbus_path()

Note

There is currently no description for this method. Please help us by contributing one!

supports_tdp()

bool supports_tdp()

Note

There is currently no description for this method. Please help us by contributing one!