Overload List

  Name Description
Public method HeaderCard (String) Create a HeaderCard from a FITS card image
Public method HeaderCard (String, Boolean, String) Create a HeaderCard from its component parts
Public method HeaderCard (String, Double, String) Create a HeaderCard from its component parts
Public method HeaderCard (String, Int32, String) Create a HeaderCard from its component parts
Public method HeaderCard (String, Int64, String) Create a HeaderCard from its component parts
Public method HeaderCard (String, Single, String) Create a HeaderCard from its component parts
Public method HeaderCard (String, String, Boolean) Create a comment style card. This constructor builds a card which has no value. This may be either a comment style card in which case the nullable field should be false, or a value field which has a null value, in which case the nullable field should be true.
Public method HeaderCard (String, String, String) Create a HeaderCard from its component parts
Public method HeaderCard (String, String, String, Boolean) Create a HeaderCard from its component parts

See Also