Click or drag to resize

SpeedProfile Class

[Missing <summary> documentation for "T:Demo3D.Visuals.SpeedProfile"]

Inheritance Hierarchy
System.DynamicDynamicObject
  NotifyPropertyChangedBase
    SimpleCustomTypeDescriptor
      GlobalizedProperties
        OwnedProperties
          Demo3D.VisualsSpeedProfile
            Demo3D.VisualsAngularSpeedProfile

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
Syntax
C#
public class SpeedProfile : OwnedProperties

The SpeedProfile type exposes the following members.

Constructors
  NameDescription
Public methodSpeedProfile
Initializes a new instance of the SpeedProfile class
Public methodSpeedProfile(Double, Double, Double)
Initializes a new instance of the SpeedProfile class
Top
Properties
Methods
  NameDescription
Public methodEquals
Equals on speed profile is used to determine if the speed profile is equal to a default and if so don't save it out.
Protected methodGetCurrentAcceleration
Protected methodGetCurrentTargetSpeed
Public methodGetHashCode
Public methodToString (Overrides SimpleCustomTypeDescriptor.ToString.)
Public methodUpdateSpeed
Top
Fields
See Also