C# 클래스 kOS.AddOns.TrajectoriesAddon.TRWrapper

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

공개 메소드들

메소드 설명
CorrectedDirection ( ) : Vector3
ImpactVector ( ) : Vector3?
PlannedDirection ( ) : Vector3
SetTarget ( double lat, double lon, double alt ) : void
Wrapped ( ) : BooleanValue

비공개 메소드들

메소드 설명
GetType ( string name ) : Type
init ( ) : void

메소드 상세

CorrectedDirection() 공개 정적인 메소드

public static CorrectedDirection ( ) : Vector3
리턴 Vector3

ImpactVector() 공개 정적인 메소드

public static ImpactVector ( ) : Vector3?
리턴 Vector3?

PlannedDirection() 공개 정적인 메소드

public static PlannedDirection ( ) : Vector3
리턴 Vector3

SetTarget() 공개 정적인 메소드

public static SetTarget ( double lat, double lon, double alt ) : void
lat double
lon double
alt double
리턴 void

Wrapped() 공개 정적인 메소드

public static Wrapped ( ) : BooleanValue
리턴 kOS.Safe.Encapsulation.BooleanValue