\AppBundle\Api\DTOTmBaseStackingDTO

Database of temperatures of di-nucleotids From table at http://www.ncbi.nlm.nih.gov/pmc/articles/PMC19045/table/T2/ (SantaLucia, 1998)

Summary

Methods
Properties
Constants
getId()
setId()
getTemperatureEnthalpy()
setTemperatureEnthalpy()
getTemperatureEnthropy()
setTemperatureEnthropy()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$id
$temperatureEnthalpy
$temperatureEnthropy
N/A

Properties

$id

$id : string

Type

string — Id of the nucleotid (auto-increment)

$temperatureEnthalpy

$temperatureEnthalpy : float

Type

float — Enthalpy Temperature

$temperatureEnthropy

$temperatureEnthropy : float

Type

float — Enthropy Temperature

Methods

getId()

getId() : string

Returns

string

setId()

setId(string  $id) 

Parameters

string $id

getTemperatureEnthalpy()

getTemperatureEnthalpy() : float

Returns

float

setTemperatureEnthalpy()

setTemperatureEnthalpy(float  $temperatureEnthalpy) 

Parameters

float $temperatureEnthalpy

getTemperatureEnthropy()

getTemperatureEnthropy() : float

Returns

float

setTemperatureEnthropy()

setTemperatureEnthropy(float  $temperatureEnthropy) 

Parameters

float $temperatureEnthropy