Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
ManeuverNodeSplitter
Maneuver
C# Class ManeuverNodeSplitter.Maneuver
Show file
Open project: nanathan/ManeuverNodeSplitter
Class Usage Examples
Public Properties
Property
Type
Description
DeltaV
Vector3d
UT
double
Public Methods
Method
Description
Maneuver
( ) :
System
Maneuver
(
ManeuverNode
node
) :
System
ToString
( ) :
string
Method Details
Maneuver()
public
method
public
Maneuver
( ) :
System
return
System
Maneuver()
public
method
public
Maneuver
(
ManeuverNode
node
) :
System
node
ManeuverNode
return
System
ToString()
public
method
public
ToString
( ) :
string
return
string
Property Details
DeltaV
public property
public
Vector3d
DeltaV
return
Vector3d
UT
public property
public
double
UT
return
double