ConstantExtrapolator.this

Constructs a ConstantExtrapolator with the given data.

struct ConstantExtrapolator(T)
this
()
if (
__traits(hasMember, T, "gridScopeView")
)