C# 클래스 kOS.Suffixed.Part.SensorValue

상속: PartValue
파일 보기 프로젝트 열기: KSP-KOS/KOS 1 사용 예제들

공개 메소드들

메소드 설명
GetPowerConsumption ( ) : ScalarValue
PartsToList ( IEnumerable parts, SharedObjects sharedObj ) : ListValue
SensorValue ( global part, ModuleEnviroSensor sensor, SharedObjects sharedObj ) : System.Collections.Generic

비공개 메소드들

메소드 설명
SensorInitializeSuffixes ( ) : void

메소드 상세

GetPowerConsumption() 공개 메소드

public GetPowerConsumption ( ) : ScalarValue
리턴 ScalarValue

PartsToList() 공개 정적인 메소드

public static PartsToList ( IEnumerable parts, SharedObjects sharedObj ) : ListValue
parts IEnumerable
sharedObj SharedObjects
리턴 ListValue

SensorValue() 공개 메소드

public SensorValue ( global part, ModuleEnviroSensor sensor, SharedObjects sharedObj ) : System.Collections.Generic
part global
sensor ModuleEnviroSensor
sharedObj SharedObjects
리턴 System.Collections.Generic