Table of Contents

Class CaptureMarker

Namespace
KSP.Sim.impl
Assembly
Assembly-CSharp.dll
public class CaptureMarker : OrbitMarker
Inheritance
CaptureMarker
Inherited Members
Extension Methods

Constructors

CaptureMarker()

public CaptureMarker()

Properties

RelativeDistance

public double RelativeDistance { get; }

Property Value

double

RelativeSpeed

public double RelativeSpeed { get; }

Property Value

double

Methods

Set(double, IPatchedOrbit, double, double, bool)

public void Set(double universalTime, IPatchedOrbit orbit, double relativeDistance, double relativeSpeed, bool isValid)

Parameters

universalTime double
orbit IPatchedOrbit
relativeDistance double
relativeSpeed double
isValid bool