StkPatternFilePatternAngleOffBoresight Class |
Namespace: AGI.Foundation.Stk
The StkPatternFilePatternAngleOffBoresight type exposes the following members.
Name | Description | |
---|---|---|
StkPatternFilePatternAngleOffBoresight | Initializes a new instance of the StkPatternFilePatternAngleOffBoresight class |
Name | Description | |
---|---|---|
DataName |
Gets the name of this pattern format's data.
(Overrides StkPatternFilePatternDataName.) | |
PatternData |
Gets the pattern data associated with this pattern file in the angular units of the pattern file.
The Radial property of each item corresponds to the first column of data and
Clock corresponds to the second column.
(Inherited from StkPatternFilePattern.) |
Name | Description | |
---|---|---|
CreateCustomSensorPattern |
Creates a CustomSensorPattern from the pattern data held by this instance in radians.
(Overrides StkPatternFilePatternCreateCustomSensorPattern.) | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |