Skip to content

C2H5ClNode

Overview

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

@author Chris Malley (PixelZoom, Inc.)

Class C2H5ClNode

import { C2H5ClNode } from 'scenerystack/nitroglycerin';

Constructor

new C2H5ClNode( providedOptions? : C2H5ClNodeOptions )

Instance Methods

Type C2H5ClNodeOptions

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

MoleculeNodeOptions

Source Code

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