stk.stk

Undocumented in source.

Public Imports

std.math
public import std.math : sin, cos;

Members

Aliases

StkFloat
alias StkFloat = double

STK instrument abstract base class.

Classes

Stk
class Stk
Undocumented in source.
StkError
class StkError
Undocumented in source.

Enums

StkErrorType
enum StkErrorType
Undocumented in source.
StkFormat
enum StkFormat
Undocumented in source.

Structs

StkFrames
struct StkFrames

Variables

ONE_OVER_128
StkFloat ONE_OVER_128;
Undocumented in source.
PI
StkFloat PI;
Undocumented in source.
TWO_PI
StkFloat TWO_PI;
Undocumented in source.

Meta