Class RayInterval
Ray interval definition
Inheritance
System.Object
RayInterval
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Marus.Sensors
Assembly: cs.temp.dll.dll
Syntax
public class RayInterval
Fields
EndingAngle
Declaration
public float EndingAngle
Field Value
Type | Description |
---|---|
System.Single |
NumberOfRays
Declaration
public int NumberOfRays
Field Value
Type | Description |
---|---|
System.Int32 |
StartingAngle
Declaration
public float StartingAngle
Field Value
Type | Description |
---|---|
System.Single |