Class MSAcpiThermalZoneTemperature


  • @ThreadSafe
    public final class MSAcpiThermalZoneTemperature
    extends java.lang.Object
    Utility to query WMI class MSAcpi_ThermalZoneTemperature
    • Field Detail

      • MS_ACPI_THERMAL_ZONE_TEMPERATURE

        private static final java.lang.String MS_ACPI_THERMAL_ZONE_TEMPERATURE
        See Also:
        Constant Field Values
    • Constructor Detail

      • MSAcpiThermalZoneTemperature

        private MSAcpiThermalZoneTemperature()
    • Method Detail

      • queryCurrentTemperature

        public static com.sun.jna.platform.win32.COM.WbemcliUtil.WmiResult<MSAcpiThermalZoneTemperature.TemperatureProperty> queryCurrentTemperature()
        Queries the current temperature
        Returns:
        Temperature at thermal zone in tenths of degrees Kelvin.