Struct SectorGridParams.AngularExtents

Represents the direction extents

Namespace: TSD.API.Remoting.Structure.Create
Assembly: TSD.API.Remoting.dll
Syntax
public readonly struct SectorGridParams.AngularExtents

Constructors

Name Description
AngularExtents(IEnumerable<double>, GridLineNameType)

The constructor for irregular direction extents

AngularExtents(int, double, GridLineNameType)

The constructor for regular direction extents

Properties

Name Description
Angles

The angles of individual grid bays

NameType

Gets the GridLineNameType

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next