VRRefinementsDescriptor

class bagPy.VRRefinementsDescriptor[source]

Bases: LayerDescriptor

Proxy of C++ BAG::VRRefinementsDescriptor class.

Attributes Summary

thisown

The membership flag

Methods Summary

getMinMaxDepth(VRRefinementsDescriptor self)

getMinMaxUncertainty(...)

setMinMaxDepth(VRRefinementsDescriptor self, ...)

param minDepth:

setMinMaxUncertainty(...)

param minUncertainty:

Attributes Documentation

thisown

The membership flag

Methods Documentation

getMinMaxDepth(VRRefinementsDescriptor self) FloatPair[source]
getMinMaxUncertainty(VRRefinementsDescriptor self) FloatPair[source]
setMinMaxDepth(VRRefinementsDescriptor self, float minDepth, float maxDepth) VRRefinementsDescriptor[source]
Parameters:
setMinMaxUncertainty(VRRefinementsDescriptor self, float minUncertainty, float maxUncertainty) VRRefinementsDescriptor[source]
Parameters:
  • minUncertainty (float) –

  • maxUncertainty (float) –

__init__(*args, **kwargs)[source]
getMinMaxDepth(VRRefinementsDescriptor self) FloatPair[source]
getMinMaxUncertainty(VRRefinementsDescriptor self) FloatPair[source]
setMinMaxDepth(VRRefinementsDescriptor self, float minDepth, float maxDepth) VRRefinementsDescriptor[source]
Parameters:
setMinMaxUncertainty(VRRefinementsDescriptor self, float minUncertainty, float maxUncertainty) VRRefinementsDescriptor[source]
Parameters:
  • minUncertainty (float) –

  • maxUncertainty (float) –

property thisown

The membership flag