C# Class PSLAManager.PSLAGenerator.ClusterPair

Mostrar archivo Open project: uwdb/PSLAManager

Public Properties

Property Type Description
cluster1 Cluster
cluster2 Cluster

Public Methods

Method Description
ClusterPair ( Cluster d, Cluster s ) : System

Method Details

ClusterPair() public method

public ClusterPair ( Cluster d, Cluster s ) : System
d Cluster
s Cluster
return System

Property Details

cluster1 public_oe property

public Cluster,PSLAManager cluster1
return Cluster

cluster2 public_oe property

public Cluster,PSLAManager cluster2
return Cluster