Documentation ¶
Overview ¶
BLOCK section
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Block ¶
type Block struct { Name string Description string Flag int Coord []float64 // contains filtered or unexported fields }
Block represents each BLOCK.
func (*Block) FormatString ¶
FormatString outputs data using given formatter.
Click to show internal directories.
Click to hide internal directories.