PartioningName
- Details
- Last Updated on Thursday, 05 April 2012 12:29
definition:
PartioningName is the fifth argument of the discrete_alloc function. PartioningName is an attribute that maps each PartioningAttribute to a partioning name. The domain unit of this attribute is the set of land use types.
applies:
Attribute PartioningName with value type:
- string
since version:
5.15
example:
unit<uint8> lu_type: nrofrows = 3
{
attribute<string> PartioningName: ['Living','Working','Nature'];
}