pyCAPS
pyCAPS: A Python Extension Module for CAPS
Public Attributes | List of all members
_capsVertexSet Class Reference

Functions to interact with a CAPS vertexSet object. More...

Public Attributes

 vertexSetName
 Vertex set name (analysis name the vertex belongs to). More...
 
 capsBound
 Bound object (pyCAPS._capsBound)the vertex set belongs to. More...
 
 capsAnalysis
 Analysis object (pyCAPS._capsAnalysis) the vertex set belongs to. More...
 

Detailed Description

Functions to interact with a CAPS vertexSet object.

Should be initiated within pyCAPS._capsBound (not a standalone class)

Member Data Documentation

◆ capsAnalysis

capsAnalysis

Analysis object (pyCAPS._capsAnalysis) the vertex set belongs to.

◆ capsBound

capsBound

Bound object (pyCAPS._capsBound)the vertex set belongs to.

◆ vertexSetName

vertexSetName

Vertex set name (analysis name the vertex belongs to).


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