C# 클래스 CorsairLinkPlusPlus.Driver.CorsairLink.Node.Internal.PSUMainsPowerDevice

상속: PSUPrimaryPowerDevice
파일 보기 프로젝트 열기: Doridian/CorsairLinkPlusPlus 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
cachedEfficiency double
cachedPowerIn double

공개 메소드들

메소드 설명
Refresh ( bool volatileOnly ) : void

보호된 메소드들

메소드 설명
GetSubDevicesInternal ( ) : List
ReadValues ( ) : void

비공개 메소드들

메소드 설명
PSUMainsPowerDevice ( LinkDevicePSU psuDevice, byte channel, string name ) : CorsairLinkPlusPlus.Common
ReadEfficiency ( ) : double
ReadPowerIn ( ) : double

메소드 상세

GetSubDevicesInternal() 보호된 메소드

protected GetSubDevicesInternal ( ) : List
리턴 List

ReadValues() 보호된 메소드

protected ReadValues ( ) : void
리턴 void

Refresh() 공개 메소드

public Refresh ( bool volatileOnly ) : void
volatileOnly bool
리턴 void

프로퍼티 상세

cachedEfficiency 보호되어 있는 프로퍼티

protected double cachedEfficiency
리턴 double

cachedPowerIn 보호되어 있는 프로퍼티

protected double cachedPowerIn
리턴 double