Skip to content

C2H5OHNode

Overview

C2H5OH Molecule Structure is similar to C2H6, but with OH replacing one of the H's.

@author Chris Malley (PixelZoom, Inc.)

Class C2H5OHNode

import { C2H5OHNode } from 'scenerystack/nitroglycerin';

Constructor

new C2H5OHNode( providedOptions? : C2H5OHNodeOptions )

Instance Methods

Type C2H5OHNodeOptions

import type { C2H5OHNodeOptions } from 'scenerystack/nitroglycerin';

MoleculeNodeOptions

Source Code

See the source for C2H5OHNode.ts in the nitroglycerin repository.