This class describes methods to access and manipulate the individual cards for a FITS Header.
The following tables list the members exposed by HeaderCard.
Public Constructors
Name | Description | |
---|---|---|
![]() ![]() |
HeaderCard | Overloaded. |
Public Fields
Name | Description | |
---|---|---|
![]() ![]() |
MAX_KEYWORD_LENGTH | Maximum length of a FITS keyword field This field is constant and read-only. |
![]() ![]() |
MAX_VALUE_LENGTH | Maximum length of a FITS value field This field is constant and read-only. |
Public Properties
Name | Description | |
---|---|---|
![]() |
Comment | Return the comment from this card |
![]() |
IsStringValue | Does this card contain a string value? |
![]() |
Key | Return the keyword from this card |
![]() |
KeyValuePair | Is this a key/value card? |
![]() |
Value | Return the value from this card |
Public Methods
Name | Description | |
---|---|---|
![]() |
Equals | Determines whether the specified |
![]() |
GetHashCode | Serves as a hash function for a particular type. |
![]() |
GetType | Gets the |
![]() |
ToString | Overridden. Return the 80 character card image |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | Allows an |
![]() |
MemberwiseClone | Creates a shallow copy of the current |
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
HeaderCard | Overloaded. |