Prado EFO PVA
Public Member Functions | Public Attributes | List of all members
hypso.HypsoBase Class Reference
Inheritance diagram for hypso.HypsoBase:
Inheritance graph
[legend]
Collaboration diagram for hypso.HypsoBase:
Collaboration graph
[legend]

Public Member Functions

def __init__ (self, name)
 
def stor2elev (self, stor)
 
def stor2area (self, stor)
 
def __subclasshook__ (cls, C)
 

Public Attributes

 name
 

Detailed Description

Definition at line 13 of file hypso.py.

Constructor & Destructor Documentation

◆ __init__()

def hypso.HypsoBase.__init__ (   self,
  name 
)

Definition at line 14 of file hypso.py.

Member Function Documentation

◆ __subclasshook__()

def hypso.HypsoBase.__subclasshook__ (   cls,
  C 
)

Definition at line 24 of file hypso.py.

◆ stor2area()

def hypso.HypsoBase.stor2area (   self,
  stor 
)

Reimplemented in hypso.Hypso.

Definition at line 21 of file hypso.py.

◆ stor2elev()

def hypso.HypsoBase.stor2elev (   self,
  stor 
)

Reimplemented in hypso.Hypso.

Definition at line 18 of file hypso.py.

Member Data Documentation

◆ name

hypso.HypsoBase.name

Definition at line 15 of file hypso.py.


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