Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
MaCRo
Core
BatteryManager
C# 클래스 MaCRo.Core.BatteryManager
파일 보기
프로젝트 열기: AlexAlbala/MaCRo
1 사용 예제들
공개 메소드들
메소드
설명
BatteryManager
( ) :
System
getBatteryCapacity
( ) :
ushort
getBatteryCurrent
( ) :
double
getBatteryEstimation_minutes
( ) :
ushort
getBatteryVoltage
( ) :
double
메소드 상세
BatteryManager()
공개
메소드
public
BatteryManager
( ) :
System
리턴
System
getBatteryCapacity()
공개
메소드
public
getBatteryCapacity
( ) :
ushort
리턴
ushort
getBatteryCurrent()
공개
메소드
public
getBatteryCurrent
( ) :
double
리턴
double
getBatteryEstimation_minutes()
공개
메소드
public
getBatteryEstimation_minutes
( ) :
ushort
리턴
ushort
getBatteryVoltage()
공개
메소드
public
getBatteryVoltage
( ) :
double
리턴
double