Class that describes a beam with uniform circular density.

Namespace: Zeptomoby.OrbitTools.Track
Assembly: Zeptomoby.OrbitTools.Track (in Zeptomoby.OrbitTools.Track.dll) Version: 1.5.0.0 (1.5.0.0)

Syntax

C#
public class CircularBeamProfile : IBeamProfile
Visual Basic
Public Class CircularBeamProfile _
	Implements IBeamProfile
Visual C++
public ref class CircularBeamProfile : IBeamProfile

Inheritance Hierarchy

System..::..Object
  Zeptomoby.OrbitTools.Track..::..CircularBeamProfile

See Also