C# Class NiceHashMiner.Miners.Grouping.MiningAlgorithm

Mostra file Open project: nicehash/NiceHashMiner Class Usage Examples

Public Properties

Property Type Description
CurNhmSMADataVal double
CurrentProfit double

Public Methods

Method Description
MiningAlgorithm ( ComputeDevice dev, Algorithm algo ) : System

Method Details

MiningAlgorithm() public method

public MiningAlgorithm ( ComputeDevice dev, Algorithm algo ) : System
dev NiceHashMiner.Devices.ComputeDevice
algo Algorithm
return System

Property Details

CurNhmSMADataVal public_oe property

public double CurNhmSMADataVal
return double

CurrentProfit public_oe property

public double CurrentProfit
return double