PyANGKernel.GKComputerInfo¶
- class GKComputerInfo¶
Synopsis¶
Methods¶
def
__init__()def
address()def
availableRAM()def
computerName()def
cpuLoad()def
installedRAM()def
model()def
numberOfBits()def
numberOfCores()def
userName()
Note
This documentation may contain snippets that were automatically translated from C++ to Python. We always welcome contributions to the snippet translation. If you see an issue with the translation, you can also let us know by creating a ticket on https:/bugreports.qt.io/projects/PYSIDE
Detailed Description¶
Returns information on the computer running Aimsun Next.
- __init__()¶
TCP/IP Address
Free RAM in MB
Computer name
CPU load as a percentage. Only Available in Linux for now. Return -1 when no data is available.
Installed RAM in MB
Computer Model (MacPro, iMac…, Windows, Linux)
Number of bits (32 or 64)
Number of cores
OS Family (macOS, Windows, Linux, iOS, Android)
Nick name OS (El Capitan, Catalina…)
Version of the OS (10.6, 7, 9.04…)
User name that starts the application