Class RouteProperties
Inheritance
System.Object
RouteProperties
Assembly: Eco.Simulation.dll
Syntax
public class RouteProperties : Object
Constructors
RouteProperties()
Declaration
Fields
MaxDirectionOffsetDegrees
Declaration
public float MaxDirectionOffsetDegrees
Field Value
Type |
Description |
System.Single |
|
MaxTargetLocationHeightDelta
Declaration
public int MaxTargetLocationHeightDelta
Field Value
Type |
Description |
System.Int32 |
|
MinDirectionOffsetDegrees
Declaration
public float MinDirectionOffsetDegrees
Field Value
Type |
Description |
System.Single |
|
RotationBasedPath
Declaration
public bool RotationBasedPath
Field Value
Type |
Description |
System.Boolean |
|