Sorts keywords before a header is written to ensure that required keywords come where they need to be.
The following tables list the members exposed by HeaderOrder.
Public Constructors
| Name | Description | |
|---|---|---|
|
HeaderOrder | Initializes a new instance of the |
Public Methods
| Name | Description | |
|---|---|---|
|
Compare | Which order should the cards indexed by these keys be written out? This method assumes that the arguments are either the FITS Header keywords as strings, and some other type (or null) for comment style keywords. |
|
Equals | Determines whether the specified |
|
EqualsTo | Can two cards be exchanged when being written out? |
|
GetHashCode | Serves as a hash function for a particular type. |
|
GetType | Gets the |
|
ToString | Returns a |
Protected Methods
| Name | Description | |
|---|---|---|
|
Finalize | Allows an |
|
MemberwiseClone | Creates a shallow copy of the current |