Documentation

Keyword
in package

Read onlyYes

A FITS keyword record

Tags
todo

Add types for max lengths?

Table of Contents

Properties

$comment  : string|null
$name  : string
$value  : string|null

Methods

__construct()  : mixed
toString()  : string

Properties

$comment

public string|null $comment

Methods

__construct()

public __construct(string $name, string|null $value, string|null $comment) : mixed
Parameters
$name : string
$value : string|null
$comment : string|null

toString()

public toString() : string
Return values
string

        
On this page

Search results