Documentation ¶
Overview ¶
+build ignore
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var HeaderHrxHHrx = []string{
"Hrx",
"ΔHrx",
"Xcisla",
"ƩR OD-DO",
"ƩSTL OD-DO (min)",
"ƩSTL OD-DO (max)",
"ƩKombinacie (min)",
"ƩKombinacie (max)",
"Kombinacie (počet)",
"HHrx (min)",
"HHrx (max)",
"ΔHHrx (min)",
"ΔHHrx (max)",
"ƩR 1-DO (min)",
"ƩR 1-DO (max)",
"ƩSTL 1-DO (min)",
"ƩSTL 1-DO (max)",
"P (min)", "P (max)",
"N (min)", "N (max)",
"Pr (min)", "Pr (max)",
"Mc (min)", "Mc (max)",
"Vc (min)", "Vc (max)",
"C19 (min)", "C19 (max)",
"C0 (min)", "C0 (max)",
"cC (min)", "cC (max)",
"Cc (min)", "Cc (max)",
"CC (min)", "CC (max)",
"Zh (min)", "Zh (max)",
}
hlavicka suboru HrxHHrx
Functions ¶
This section is empty.
Types ¶
type Generator ¶
type Generator struct {
// contains filtered or unexported fields
}
Generator generates all possible combinations of current hrx.
func NewGenerator ¶
NewGenerator creates Generator for hrx.
type HHrx ¶
type HHrx struct { *Cislo // contains filtered or unexported fields }
func (*HHrx) Add ¶
func (h *HHrx) Add(kombs []engine.Kombinacia)
Source Files ¶
Click to show internal directories.
Click to hide internal directories.