MineLink
 All Data Structures Functions Variables Pages
delphos::SlopeDefinition Class Reference

This class defines a slope precedence. More...

#include <slopedef.h>

Collaboration diagram for delphos::SlopeDefinition:
Collaboration graph

Public Member Functions

 SlopeDefinition (const string &rosetta_attribute, const double &max_z_diff)
 Creates a new SlopeDefinition instance that defines a slope precedence of rosetta type. More...
 

Detailed Description

This class defines a slope precedence.

This class is not a precedence. It only stores values that are useful to construct one.

This class is a container of data to be used by a SlopePrecedence in order to create precedence arcs.

Constructor & Destructor Documentation

delphos::SlopeDefinition::SlopeDefinition ( const string &  rosetta_attribute,
const double &  max_z_diff 
)

Creates a new SlopeDefinition instance that defines a slope precedence of rosetta type.

Parameters
rosetta_attributeName of the attribute that indicates which rosetta applies to each block.
max_z_diffMaximum \(z\) difference to consider a block as a predecessor.

If rosetta_attribute="" then there is only 1 rosetta.


The documentation for this class was generated from the following files: