Click or drag to resize

CroSecreadFromTableRow Method

reads cross section data from given table row

Namespace:  Karamba.CrossSections
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public virtual string readFromTableRow(
	CroSecTableRow crosec_table_row
)

Parameters

crosec_table_row
Type: Karamba.CrossSectionsCroSecTableRow

[Missing <param name="crosec_table_row"/> documentation for "M:Karamba.CrossSections.CroSec.readFromTableRow(Karamba.CrossSections.CroSecTableRow)"]

Return Value

Type: String
warning message
See Also