krakentools.groupconstants.genpoly.getters.get_group_constant¶
- krakentools.groupconstants.genpoly.getters.get_group_constant(hg_uni, group_constant, gc_type, version)¶
Gets value for requested group constant from HomogUniv object.
- Parameters:
file. (hg_uni {HomogUniv} -- Should contain data from .coe and/or _res.m) –
obtain (group_constant {GroupConstants} -- The group constant to) –
type (gc_type {GCTypes} -- The) –
version (int) –
- Return type:
ndarray
- Returns:
np.ndarray – Values of the requested group constant (all groups)